mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-19 02:52:44 +00:00
Various code cleaning things.
This commit is contained in:
@@ -455,6 +455,7 @@ class AccountRepository implements AccountRepositoryInterface
|
||||
* @param array $data
|
||||
*
|
||||
* @return Account
|
||||
* @throws FireflyException
|
||||
*/
|
||||
private function storeAccount(array $data): Account
|
||||
{
|
||||
|
Reference in New Issue
Block a user