Skip to content

Commit

Permalink
mics
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed May 27, 2024
1 parent 753dbb4 commit bb3bd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rules/NarrowPrivateClassMethodParamTypeRule.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ public function getNodeType(): string

/**
* @param MethodCall $node
* @return string[]
* @return RuleError[]
*/
public function processNode(Node $node, Scope $scope): array
{
Expand Down

0 comments on commit bb3bd24

Please sign in to comment.