| Current Path : /home/rtorresani/www/vendor/laminas/laminas-code/src/Generator/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-code/src/Generator/Exception/ExceptionInterface.php |
<?php
namespace Laminas\Code\Generator\Exception;
use Laminas\Code\Exception\ExceptionInterface as Exception;
interface ExceptionInterface extends Exception
{
}