FluentDOM\Node\QuerySelector::querySelectorAll PHP Method

querySelectorAll() public method

public querySelectorAll ( string $selector ) : DOMNodeList
$selector string
return DOMNodeList
    function querySelectorAll($selector);