mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-03 04:41:41 +00:00
Ignore basic methods, improving code coverage.
This commit is contained in:
@@ -24,6 +24,7 @@ declare(strict_types=1);
|
||||
namespace FireflyIII\Services\Spectre\Exception;
|
||||
|
||||
/**
|
||||
* @codeCoverageIgnore
|
||||
* Class WrongRequestFormatException
|
||||
*/
|
||||
class WrongRequestFormatException extends SpectreException
|
||||
|
||||
Reference in New Issue
Block a user