?iť?

Your IP : 3.145.54.55


Current Path : /home/scgforma/www/cloud/3rdparty/league/flysystem/src/
Upload File :
Current File : /home/scgforma/www/cloud/3rdparty/league/flysystem/src/FilesystemNotFoundException.php

<?php

namespace League\Flysystem;

use LogicException;

/**
 * Thrown when the MountManager cannot find a filesystem.
 */
class FilesystemNotFoundException extends LogicException
{
}