mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-22 03:48:41 -07:00
Add empty array
This commit is contained in:
@@ -45,6 +45,7 @@ use function Safe\preg_match;
|
||||
class ReportFormRequest extends FormRequest
|
||||
{
|
||||
use ChecksLogin;
|
||||
protected array $acceptedRoles = [];
|
||||
|
||||
/**
|
||||
* Validate list of accounts.
|
||||
|
||||
Reference in New Issue
Block a user