mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-29 18:20:01 +00:00
Fix tests.
This commit is contained in:
@@ -45,5 +45,5 @@ interface FileProcessorInterface
|
||||
*
|
||||
* @return FileProcessorInterface
|
||||
*/
|
||||
public function setJob(ImportJob $job): self;
|
||||
public function setJob(ImportJob $job): FileProcessorInterface;
|
||||
}
|
||||
|
Reference in New Issue
Block a user