Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/laminas/laminas-mvc/src/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/laminas/laminas-mvc/src/Exception/InvalidControllerException.php

<?php

namespace Laminas\Mvc\Exception;

use Exception;

class InvalidControllerException extends Exception implements ExceptionInterface
{
}