mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Change comment [skip ci]
This commit is contained in:
parent
97908932e6
commit
757a118f87
@ -160,7 +160,7 @@ class AccountTasker implements AccountTaskerInterface
|
|||||||
*/
|
*/
|
||||||
public function getIncomeReport(Carbon $start, Carbon $end, Collection $accounts): array
|
public function getIncomeReport(Carbon $start, Carbon $end, Collection $accounts): array
|
||||||
{
|
{
|
||||||
// get all expenses for the given accounts in the given period!
|
// get all incomes for the given accounts in the given period!
|
||||||
// also transfers!
|
// also transfers!
|
||||||
// get all transactions:
|
// get all transactions:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user