HOME


Mini Shell 1.0
DIR: /home/cardxfeb/public_html/vendor/league/glide/src/Filesystem/
Upload File :
Current File : /home/cardxfeb/public_html/vendor/league/glide/src/Filesystem/FileNotFoundException.php
<?php

namespace League\Glide\Filesystem;

use Exception;

class FileNotFoundException extends Exception
{
}