Home
last modified time | relevance | path

Searched refs:processTextBeforeLoading (Results 1 – 1 of 1) sorted by path

/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php131 $text = $this->processTextBeforeLoading($text);
616 * See also {@link XmlDocument::processTextBeforeLoading()}
651 private function processTextBeforeLoading($text) function in ComboStrap\\Xml\\XmlDocument