Home
last modified time | relevance | path

Searched refs:KNOWN_HTML_LOADING_ERRORS (Results 1 – 1 of 1) sorted by last modified time

/plugin/combo/ComboStrap/Xml/
H A DXmlDocument.php49 const KNOWN_HTML_LOADING_ERRORS = [ define in ComboStrap\\Xml\\XmlDocument
182 if (!in_array($error->message, self::KNOWN_HTML_LOADING_ERRORS)) {