Remove unneeded ignoreErrors entry from phpstan.neon

This commit is contained in:
Phil Davis 2020-03-05 22:02:03 +05:45
parent d772e865d0
commit 251b7f431a

View file

@ -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