mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 20:25:28 +00:00
Add newlines and strict types
This commit is contained in:
@@ -29,4 +29,4 @@ namespace FireflyIII\Services\Spectre\Exception;
|
||||
class DuplicatedCustomerException extends SpectreException
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,4 +31,4 @@ use Exception;
|
||||
class SpectreException extends Exception
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user