mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 11:59:05 +00:00
Ignore basic methods, improving code coverage.
This commit is contained in:
@@ -26,6 +26,7 @@ namespace FireflyIII\Services\Spectre\Object;
|
||||
use Carbon\Carbon;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* Class Transaction
|
||||
*/
|
||||
class Transaction extends SpectreObject
|
||||
|
||||
Reference in New Issue
Block a user