mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Move some methods around, refactoring.
This commit is contained in:
@@ -42,6 +42,7 @@ class ImportJobRepository implements ImportJobRepositoryInterface
|
||||
* @param string $fileType
|
||||
*
|
||||
* @return ImportJob
|
||||
* @throws FireflyException
|
||||
*/
|
||||
public function create(string $fileType): ImportJob
|
||||
{
|
||||
|
Reference in New Issue
Block a user