Home
last modified time | relevance | path

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

/template/strap/ComboStrap/Xml/
H A DXmlDocument.php325 return $this->toXml($element);
328 public function toXml(DOMElement $element = null): string function in ComboStrap\\Xml\\XmlDocument
607 return $this->toXml($element);
/template/strap/ComboStrap/
H A DFetcherSvg.php476 return $this->getXmlDocument()->toXml();