Remove unneeded ignoreErrors entry from phpstan.neon
This commit is contained in:
parent
d772e865d0
commit
251b7f431a
1 changed files with 0 additions and 3 deletions
|
@ -17,6 +17,3 @@ parameters:
|
|||
-
|
||||
message: '#Access to undefined constant Flake\\Core\\Model::LABELFIELD.#'
|
||||
path: Core/Frameworks/Flake/Core/Model.php
|
||||
-
|
||||
message: '#Declaration of Flake\\Core\\Datastructure\\Chain::push\(Flake\\Core\\Datastructure\\Chainable \$value\) should be compatible with SplDoublyLinkedList::push\(\$value\)#'
|
||||
path: Core/Frameworks/Flake/Core/Datastructure/Chain.php
|
||||
|
|
Loading…
Reference in a new issue