?iť?

Your IP : 3.147.205.178


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

<?php

namespace League\Flysystem\Plugin;

use LogicException;

class PluginNotFoundException extends LogicException
{
    // This exception doesn't require additional information.
}