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 217ad29 commit 48eb732Copy full SHA for 48eb732
Crawler.php
@@ -71,7 +71,7 @@ public function clear()
71
*
72
* @param \DOMNodeList|\DOMNode|array|string|null $node A node
73
74
- * @throws \InvalidArgumentException When node is not the expected type.
+ * @throws \InvalidArgumentException when node is not the expected type
75
*/
76
public function add($node)
77
{
0 commit comments