Home
last modified time | relevance | path

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

/plugin/scrape/vendor/scotteh/php-dom-wrapper/src/Traits/
DManipulationTrait.php56 $nodes = $this->nodesFromHtml($input);
108 protected function nodesFromHtml($html): NodeList { function