Expand documentation for Helper directory.

This commit is contained in:
James Cole
2018-07-07 23:14:16 +02:00
parent 8e08ff2d39
commit 10492e3b2f
30 changed files with 328 additions and 51 deletions

View File

@@ -46,6 +46,8 @@ interface ReportHelperInterface
public function getBillReport(Carbon $start, Carbon $end, Collection $accounts): BillCollection;
/**
* Generate a list of months.
*
* @param Carbon $date
*
* @return array