Skip to content

Commit 80e76e5

Browse files
committed
Code cleanup
1 parent 27a8a61 commit 80e76e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHPHtmlParser/Selector/Seeker.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Seeker implements SeekerInterface
2020
*
2121
* @var InnerNode[]
2222
*
23-
* @throws ChildNotFoundException
23+
* @Return AbstractNode[]
2424
*/
2525
public function seek(array $nodes, RuleDTO $rule, array $options): array
2626
{

0 commit comments

Comments
 (0)