Skip to content

Commit 7e4260f

Browse files
committed
Fix PHPStan @return unused type return.type on RectorInterface
1 parent 3a0b3e0 commit 7e4260f

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

phpstan.neon

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,3 @@ parameters:
350350
-
351351
identifier: argument.type
352352
message: '#Parameter \#1 \$expr of method Rector\\CodeQuality\\Rector\\BooleanOr\\RepeatedOrEqualToInArrayRector\:\:matchComparedExprAndValueExpr\(\) expects PhpParser\\Node\\Expr\\BinaryOp\\Equal\|PhpParser\\Node\\Expr\\BinaryOp\\Identical, PhpParser\\Node\\Expr given#'
353-
354-
-
355-
path: rules/Renaming/Rector/Name/RenameClassRector.php
356-
identifier: return.type

0 commit comments

Comments
 (0)