Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/Xml/
H A DXmlElement.php85 public function getChildrenNodeTextValues(): array function in ComboStrap\\Xml\\XmlElement
92 …odes[] = implode('', XmlElement::create($childNode, $this->document)->getChildrenNodeTextValues());
376 return implode('', $this->getChildrenNodeTextValues());