Home
last modified time | relevance | path

Searched refs:getNamespaces (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/Xml/
H A DXmlDocument.php441 public function getNamespaces(): array function in ComboStrap\\Xml\\XmlDocument
491 foreach ($this->getNamespaces() as $prefix => $namespaceUri) {
/template/twigstarter/vendor/twig/twig/src/Loader/
DFilesystemLoader.php68 public function getNamespaces() function in Twig\\Loader\\FilesystemLoader
/template/strap/ComboStrap/
H A DFetcherSvg.php255 … foreach ($this->getXmlDocument()->getNamespaces() as $namespacePrefix => $namespaceUri) {
270 … foreach ($this->getXmlDocument()->getNamespaces() as $namespacePrefix => $namespaceUri) {