mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 21:23:36 +00:00
Add empty array
This commit is contained in:
@@ -53,6 +53,7 @@ class StoreRequest extends FormRequest
|
||||
use CurrencyValidation;
|
||||
use GroupValidation;
|
||||
use TransactionValidation;
|
||||
protected array $acceptedRoles = [];
|
||||
|
||||
/**
|
||||
* Get all data. Is pretty complex because of all the ??-statements.
|
||||
|
||||
Reference in New Issue
Block a user