mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-22 12:11:19 +00:00
Continued working on category controller [skip ci]
This commit is contained in:
@@ -21,4 +21,6 @@ interface ChartInterface
|
||||
public function budgets(Carbon $start);
|
||||
|
||||
public function accountDailySummary(\Account $account, Carbon $date);
|
||||
|
||||
public function categoryShowChart(\Category $category, $range, Carbon $start, Carbon $end);
|
||||
}
|
Reference in New Issue
Block a user