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