Your IP : 216.73.216.220


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

<?php

namespace Laminas\Code\Generator\Exception;

use Laminas\Code\Exception;

class RuntimeException extends Exception\RuntimeException implements
    ExceptionInterface
{
}