Expanded account view.

This commit is contained in:
James Cole
2015-03-02 15:27:36 +01:00
parent edda470bf8
commit 08ca3c89d3
5 changed files with 24 additions and 15 deletions

View File

@@ -36,14 +36,6 @@ class ReportHelper implements ReportHelperInterface
}
/**
* @return Carbon
*/
public function firstDate()
{
return Session::get('first');
}
/**
* This method gets some kind of list for a monthly overview.
*