Trigger a build.

This commit is contained in:
James Cole
2015-05-26 20:18:21 +02:00
parent ffc6139e21
commit f733216fcb

View File

@@ -18,7 +18,7 @@ class Income
/** @var Collection */
protected $incomes;
/** @var float */
/** @var string */
protected $total;
/**