mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 12:11:19 +00:00
Code optimizations.
This commit is contained in:
@@ -45,6 +45,7 @@ interface ExportJobRepositoryInterface
|
||||
|
||||
/**
|
||||
* @return ExportJob
|
||||
* @deprecated
|
||||
*/
|
||||
public function create(): ExportJob;
|
||||
|
||||
@@ -57,6 +58,7 @@ interface ExportJobRepositoryInterface
|
||||
|
||||
/**
|
||||
* @param string $key
|
||||
*
|
||||
* @deprecated
|
||||
* @return ExportJob
|
||||
*/
|
||||
|
Reference in New Issue
Block a user