b0y-101 Mini Shell


Current Path : E:/www2/kidsbangna/wp-content-old/plugins/loco-translate/src/error/
File Upload :
Current File : E:/www2/kidsbangna/wp-content-old/plugins/loco-translate/src/error/WriteException.php

<?php
/**
 * File system write error.
 * Generally thrown from Loco_fs_FileWriter
 */
class Loco_error_WriteException extends Loco_error_Exception {


    /**
     * {@inheritdoc}
     */
    public function getTitle(){
        return __('Permission denied','loco-translate');
    }

}

Copyright © 2019 by b0y-101