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 34210c8 commit b83aff7Copy full SHA for b83aff7
Crawler.php
@@ -595,7 +595,8 @@ public function nodeName()
595
*
596
* Pass true as the 2nd argument to normalize whitespaces.
597
598
- * @param mixed $default When provided and the current node is empty, this value is returned and no exception is thrown
+ * @param mixed $default When provided and the current node is empty, this value is returned and no exception is thrown
599
+ * @param mixed $normalizeWhitespace Whether whitespaces should be trimmed and normalized to single spaces
600
601
* @return string The node value
602
0 commit comments