mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Marked some unused stuff as deprecated.
This commit is contained in:
@@ -646,6 +646,7 @@ class AccountRepository implements AccountRepositoryInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
* @param $accountId
|
||||
*
|
||||
* @return Account
|
||||
|
@@ -26,6 +26,7 @@ interface AccountRepositoryInterface
|
||||
|
||||
/**
|
||||
* @param $accountId
|
||||
* @deprecated
|
||||
*
|
||||
* @return Account
|
||||
*/
|
||||
|
Reference in New Issue
Block a user