mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-24 22:48:18 +00:00
Code optimizations.
This commit is contained in:
@@ -56,6 +56,7 @@ interface ImportJobRepositoryInterface
|
||||
* @param string $key
|
||||
*
|
||||
* @return ImportJob
|
||||
* @deprecated
|
||||
*/
|
||||
public function findByKey(string $key): ImportJob;
|
||||
|
||||
|
Reference in New Issue
Block a user