mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 20:08:52 +00:00
Code cleanup that (hopefully) matches style CI
This commit is contained in:
@@ -37,6 +37,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* Class SpectreJobConfiguration
|
||||
*
|
||||
* @deprecated
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
@@ -110,9 +111,9 @@ class SpectreJobConfiguration implements JobConfigurationInterface
|
||||
/**
|
||||
* Get correct handler.
|
||||
*
|
||||
* @return SpectreJobConfigurationInterface
|
||||
* @throws FireflyException
|
||||
*
|
||||
* @return SpectreJobConfigurationInterface
|
||||
*/
|
||||
private function getHandler(): SpectreJobConfigurationInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user