mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 19:16:51 +00:00
Ignore basic methods, improving code coverage.
This commit is contained in:
@@ -23,7 +23,8 @@ declare(strict_types=1);
|
||||
namespace FireflyIII\Services\Github\Object;
|
||||
|
||||
/**
|
||||
* Class SpectreObject
|
||||
* @codeCoverageIgnore
|
||||
* Class GithubObject
|
||||
*/
|
||||
class GithubObject
|
||||
{
|
||||
|
Reference in New Issue
Block a user