Your IP : 216.73.216.43


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

<?php

namespace Laminas\Session\Exception;

use Throwable;

interface ExceptionInterface extends Throwable
{
}