We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec494c commit 241ffb0Copy full SHA for 241ffb0
Crawler.php
@@ -595,7 +595,7 @@ public function html()
595
/**
596
* Evaluates an XPath expression.
597
*
598
- * Since an XPath expression might evaluate to either a simple type or a \DOMDoneList,
+ * Since an XPath expression might evaluate to either a simple type or a \DOMNodeList,
599
* this method will return either an array of simple types or a new Crawler instance.
600
601
* @param string $xpath An XPath expression
0 commit comments