?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/wdp/wp-content/plugins/loco-translate/src/error/



?? Go up: /home/webdevt/www/wdp/wp-content/plugins/loco-translate/src

?? Viewing: XmlParseException.php

<?php
/**
 * 
 */
class Loco_error_XmlParseException extends Loco_error_Exception {

    public function getTitle(){
        return __('XML parse error','loco-translate');
    }
    
}


??

??