mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-06 06:01:21 +00:00
A set of small fixes, courtesy of scrutinizer-ci
This commit is contained in:
@@ -26,6 +26,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
|
||||
* @property string $dateFormatted
|
||||
* @property string $budgeted
|
||||
* @property float $amount
|
||||
* @property Carbon $date
|
||||
*/
|
||||
class Budget extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user