Home
last modified time | relevance | path

Searched refs:unexpectedLocation (Results 1 – 1 of 1) sorted by relevance

/plugin/scrape/vendor/symfony/css-selector/Exception/
DSyntaxErrorException.php37 public static function pseudoElementFound(string $pseudoElement, string $unexpectedLocation) argument
39 …w self(sprintf('Unexpected pseudo-element "::%s" found %s.', $pseudoElement, $unexpectedLocation));