Skip to content

Commit 83bef10

Browse files
committed
chore: clean up param doc
1 parent 359c5ae commit 83bef10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/src/Rector/UnderscoreToCamelCaseVariableNameRector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public function getNodeTypes(): array
8181
}
8282

8383
/**
84-
* @param ClassMethod|Closure|FileNode|Function_|Namespace_ $node
84+
* @param FileNode|Namespace_ $node
8585
*/
8686
public function refactor(Node $node): ?Node
8787
{

0 commit comments

Comments
 (0)