Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/laminas/laminas-code/src/Reflection/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/laminas/laminas-code/src/Reflection/Exception/ExceptionInterface.php

<?php

namespace Laminas\Code\Reflection\Exception;

use Laminas\Code\Exception\ExceptionInterface as Exception;

interface ExceptionInterface extends Exception
{
}