Searched refs:ElementParser (Results 1 – 2 of 2) sorted by relevance
15 use Symfony\Component\CssSelector\Parser\Shortcut\ElementParser; alias51 ->registerParserShortcut(new ElementParser())
28 class ElementParser implements ParserInterface class