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 2611ec9 + dde84bc commit 8aa333fCopy full SHA for 8aa333f
Crawler.php
@@ -733,7 +733,7 @@ public function filterXPath(string $xpath): static
733
*
734
* This method only works if you have installed the CssSelector Symfony Component.
735
736
- * @throws \RuntimeException if the CssSelector Component is not available
+ * @throws \LogicException if the CssSelector Component is not available
737
*/
738
public function filter(string $selector): static
739
{
0 commit comments