Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
popov654 committed Jul 26, 2024
1 parent 9e1a43f commit 50ce79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PHPHtmlParser/Selector/Seeker.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class Seeker implements SeekerInterface
*
* @var InnerNode[]
*
* @throws ChildNotFoundException
* @Return AbstractNode[]
*/
public function seek(array $nodes, RuleDTO $rule, array $options): array
{
Expand Down

0 comments on commit 50ce79c

Please sign in to comment.