Searched refs:toXmlNormalized (Results 1 – 4 of 4) sorted by relevance
80 return $xmlDoc->toXmlNormalized();
102 return $xmlDoc->toXmlNormalized();
117 return $this->document->toXmlNormalized($this->domElement);
619 public function toXmlNormalized(DOMElement $element = null): string function in ComboStrap\\Xml\\XmlDocument