Your IP : 216.73.216.43


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

<?php

namespace Laminas\Http\Header\Exception;

use Laminas\Http\Exception\ExceptionInterface as HttpException;

interface ExceptionInterface extends HttpException
{
}