mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 13:16:31 +00:00
Fix a bunch of phpstan errors.
This commit is contained in:
@@ -71,7 +71,7 @@ class OperatorQuerySearch implements SearchInterface
|
||||
private array $excludeTags = [];
|
||||
private array $includeAnyTags = [];
|
||||
// added to fix #8632
|
||||
private array $includeTags = [];
|
||||
// private array $includeTags = [];
|
||||
// added to fix #11473
|
||||
private array $includeAllTags = [];
|
||||
private array $invalidOperators = [];
|
||||
|
||||
Reference in New Issue
Block a user