/var/www/html_fr/wp-content/plugins/loco-translate/src/error/UploadException.php


1
2
3
4
5
6
7
8
<?php
/**
 * Exception type for failed uploads
 */
class Loco_error_UploadException extends Loco_error_Exception {


}