Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Xml/
H A DXmlElement.php260 public function getDocument(): XmlDocument function in ComboStrap\\Xml\\XmlElement
290 if ($domElement->ownerDocument !== $this->getDocument()->getDomDocument()) {
291 return $this->getDocument()->getDomDocument()->importNode($domElement, true);
/template/strap/ComboStrap/
H A DTemplateForWebPage.php342 $metaCharset = $head->getDocument()