| Current Path : /var/www/html/eva.sumar.com.py/vendor/league/flysystem/src/Plugin/ |
| Current File : /var/www/html/eva.sumar.com.py/vendor/league/flysystem/src/Plugin/PluginNotFoundException.php |
<?php
namespace League\Flysystem\Plugin;
use LogicException;
class PluginNotFoundException extends LogicException
{
// This exception doesn't require additional information.
}