mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Code cleanup that (hopefully) matches style CI
This commit is contained in:
@@ -35,6 +35,7 @@ use Log;
|
||||
|
||||
/**
|
||||
* Class YnabJobConfiguration
|
||||
*
|
||||
* @deprecated
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
@@ -108,9 +109,9 @@ class YnabJobConfiguration implements JobConfigurationInterface
|
||||
/**
|
||||
* Get correct handler.
|
||||
*
|
||||
* @return YnabJobConfigurationInterface
|
||||
* @throws FireflyException
|
||||
*
|
||||
* @return YnabJobConfigurationInterface
|
||||
*/
|
||||
private function getHandler(): YnabJobConfigurationInterface
|
||||
{
|
||||
|
Reference in New Issue
Block a user