Home
last modified time | relevance | path

Searched defs:xmlDocument (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/Xml/
H A DXmlSystems.php343 public static function deleteAllElementsByName(string $elementName, XmlDocument $xmlDocument)
H A DXmlElement.php38 public static function create($domElement, XmlDocument $xmlDocument): XmlElement
/template/strap/ComboStrap/
H A DFetcherSvg.php699 private ?XmlDocument $xmlDocument = null; variable in ComboStrap\\FetcherSvg