Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Xml/
H A DXmlDocument.php27 use DOMXPath; alias
69 * @var DOMXPath
71 private DOMXPath $domXpath;
428 $xpath = new DOMXPath($this->getDomDocument());
447 $xpath = new DOMXPath($this->getDomDocument());
484 $this->domXpath = new DOMXPath($this->getDomDocument());