mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 13:28:18 +01:00
cleanup
This commit is contained in:
parent
8f87dd58d6
commit
3e10bdfa84
@ -63,7 +63,6 @@ final class NamedServicesToConstructorNodeVisitor extends NodeVisitorAbstract
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
$methodNode = $insideClassNode;
|
||||
foreach ($methodNode->stmts as $insideMethodNode) {
|
||||
$insideMethodNode = $insideMethodNode->expr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user