Selector
class Selector extends DOMXPath (View source)
Methods
Details
DOMNodeList
count(string $selector, DOMNode $context = null, bool $registerNodeNS = true)
Count all nodes matching the given CSS selector
DOMNodeList
get(string $selector, DOMNode $context = null, bool $registerNodeNS = true)
Returns a \DOMNodeList containing all nodes matching the given CSS selector