mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
This commit is contained in:
parent
bbcd86eab5
commit
fcb9e76c17
@ -34,7 +34,7 @@ use League\Fractal\Resource\Item;
|
||||
class BudgetLimitTransformer extends AbstractTransformer
|
||||
{
|
||||
/** @var string[] */
|
||||
protected $availableIncludes
|
||||
protected array $availableIncludes
|
||||
= [
|
||||
'budget',
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user