We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfaf266 commit 3094f74Copy full SHA for 3094f74
1 file changed
phpstan.neon
@@ -476,4 +476,4 @@ parameters:
476
message: '#Unable to resolve the template type T in call to static method Webmozart\\Assert\\Assert\:\:isInstanceOfAny\(\)#'
477
path: rules/DeadCode/Rector/FunctionLike/NarrowWideUnionReturnTypeRector.php
478
479
- - '#Provide more specific return type "Iterator" over abstract one#'
+ - '#Provide more specific return type "Iterator|PhpParser\\Node" over abstract one#'
0 commit comments