%PDF- %PDF-
Direktori : /home/t/r/a/tradesc/www/albanie/wp-content/plugins/loco-translate/src/error/ |
Current File : /home/t/r/a/tradesc/www/albanie/wp-content/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'); } }