mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 20:25:28 +00:00
Ignore basic methods, improving code coverage.
This commit is contained in:
@@ -23,6 +23,7 @@ declare(strict_types=1);
|
||||
namespace FireflyIII\Services\Spectre\Object;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* Class Customer
|
||||
*/
|
||||
class Customer extends SpectreObject
|
||||
|
||||
Reference in New Issue
Block a user