mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-16 22:58:09 +00:00
All code for issue #38.
This commit is contained in:
@@ -26,6 +26,6 @@ interface ChartInterface
|
||||
*
|
||||
* @return Collection
|
||||
*/
|
||||
public function getRecurringSummary(Carbon $start, Carbon $end);
|
||||
public function getBillsSummary(Carbon $start, Carbon $end);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user