mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-22 20:36:43 +00:00
Various code cleanup.
This commit is contained in:
@@ -129,6 +129,7 @@ class ImportJobRepository implements ImportJobRepositoryInterface
|
||||
* @param null|UploadedFile $file
|
||||
*
|
||||
* @return bool
|
||||
*
|
||||
* @throws \Illuminate\Contracts\Filesystem\FileNotFoundException
|
||||
*/
|
||||
public function processFile(ImportJob $job, ?UploadedFile $file): bool
|
||||
|
Reference in New Issue
Block a user