We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27a8a61 commit 80e76e5Copy full SHA for 80e76e5
src/PHPHtmlParser/Selector/Seeker.php
@@ -20,7 +20,7 @@ class Seeker implements SeekerInterface
20
*
21
* @var InnerNode[]
22
23
- * @throws ChildNotFoundException
+ * @Return AbstractNode[]
24
*/
25
public function seek(array $nodes, RuleDTO $rule, array $options): array
26
{
0 commit comments