Searched refs:getDocument (Results 1 – 2 of 2) sorted by relevance
260 public function getDocument(): XmlDocument function in ComboStrap\\Xml\\XmlElement290 if ($domElement->ownerDocument !== $this->getDocument()->getDomDocument()) {291 return $this->getDocument()->getDomDocument()->importNode($domElement, true);
342 $metaCharset = $head->getDocument()