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