| Current Path : /home/rtorresani/www/vendor/laminas/laminas-mvc/src/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-mvc/src/Exception/InvalidPluginException.php |
<?php
namespace Laminas\Mvc\Exception;
use Exception;
class InvalidPluginException extends Exception implements ExceptionInterface
{
}