Fixed the income report.

This commit is contained in:
James Cole
2016-05-15 17:46:53 +02:00
parent 5cd1e7c100
commit eedf6a07f0
8 changed files with 63 additions and 8 deletions

View File

@@ -18,7 +18,7 @@ use FireflyIII\Models\Bill;
*/
class EntryBill
{
/** @var string */
/** @var int */
public $billId = '';
/** @var string */
public $name = '';