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.
2 parents 328bc37 + d2aefa5 commit dde84bcCopy full SHA for dde84bc
Crawler.php
@@ -698,7 +698,7 @@ public function filterXPath(string $xpath): static
698
*
699
* This method only works if you have installed the CssSelector Symfony Component.
700
701
- * @throws \RuntimeException if the CssSelector Component is not available
+ * @throws \LogicException if the CssSelector Component is not available
702
*/
703
public function filter(string $selector): static
704
{
0 commit comments