Some code cleanup [skip ci]

This commit is contained in:
James Cole
2015-05-26 12:08:46 +02:00
parent 349e077802
commit 3af0dd2e3b
5 changed files with 18 additions and 31 deletions

View File

@@ -53,7 +53,7 @@ class ReportHelper implements ReportHelperInterface
* @param Carbon $end
* @param $shared
*
* @return Account
* @return AccountCollection
*/
public function getAccountReport(Carbon $date, Carbon $end, $shared)
{