mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-17 07:08:19 +00:00
Refactor code and fix tests.
This commit is contained in:
@@ -37,7 +37,7 @@ use Log;
|
||||
/**
|
||||
* Class NewFileJobHandler
|
||||
*/
|
||||
class NewFileJobHandler implements ConfigurationInterface
|
||||
class NewFileJobHandler implements FileConfigurationInterface
|
||||
{
|
||||
/** @var AttachmentHelperInterface */
|
||||
private $attachments;
|
||||
|
||||
Reference in New Issue
Block a user