Code cleanup.

This commit is contained in:
James Cole
2015-12-26 09:40:24 +01:00
parent 8b0f0fb615
commit f5e5659c1f
2 changed files with 3 additions and 14 deletions

View File

@@ -39,6 +39,7 @@ interface BillRepositoryInterface
public function getBillsForChart(Carbon $start, Carbon $end);
/**
* @deprecated
* Returns the sum of all payments connected to this bill between the dates.
*
* @param Bill $bill