mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-28 00:09:56 -07: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