Skip to content

Commit

Permalink
[ci-review] Rector Rectify
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 8, 2022
1 parent 620d2b3 commit ec364cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PhpParser/Node/BetterNodeFinder.php
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ public function findFirstNonAnonymousClass(array $nodes): ?Node
}

/**
* @param Node|Node[] $filters
* @param callable(Node $filter): bool $filter
*/
public function findFirst(Node | array $nodes, callable $filter): ?Node
Expand Down

0 comments on commit ec364cb

Please sign in to comment.