mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 23:45:10 +00:00
Update code style.
This commit is contained in:
@@ -336,7 +336,8 @@ class PiggyBankRepository implements PiggyBankRepositoryInterface
|
|||||||
->piggyBanks()
|
->piggyBanks()
|
||||||
->with(
|
->with(
|
||||||
['account',
|
['account',
|
||||||
'objectGroups'])
|
'objectGroups']
|
||||||
|
)
|
||||||
->orderBy('order', 'ASC')->get();
|
->orderBy('order', 'ASC')->get();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user