mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Code optimizations.
This commit is contained in:
@@ -164,7 +164,7 @@ interface AccountRepositoryInterface
|
||||
* Returns the date of the very first transaction in this account.
|
||||
*
|
||||
* @param Account $account
|
||||
*
|
||||
* @deprecated
|
||||
* @return TransactionJournal
|
||||
*/
|
||||
public function oldestJournal(Account $account): TransactionJournal;
|
||||
|
Reference in New Issue
Block a user