Exemplo n.º 1
0
 public static function func_xml_format($xml)
 {
     return \XLite\Core\XML::getFormattedXML($xml);
 }