Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/laminas/laminas-i18n/src/Exception/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/laminas/laminas-i18n/src/Exception/ExceptionInterface.php

<?php

namespace Laminas\I18n\Exception;

use Throwable;

interface ExceptionInterface extends Throwable
{
}