Skip to content

Commit 3094f74

Browse files
committed
Fix phpstan
1 parent cfaf266 commit 3094f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

phpstan.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,4 +476,4 @@ parameters:
476476
message: '#Unable to resolve the template type T in call to static method Webmozart\\Assert\\Assert\:\:isInstanceOfAny\(\)#'
477477
path: rules/DeadCode/Rector/FunctionLike/NarrowWideUnionReturnTypeRector.php
478478

479-
- '#Provide more specific return type "Iterator" over abstract one#'
479+
- '#Provide more specific return type "Iterator|PhpParser\\Node" over abstract one#'

0 commit comments

Comments
 (0)