| Current Path : /var/www/html/libraries/vendor/defuse/php-encryption/src/Exception/ |
| Current File : /var/www/html/libraries/vendor/defuse/php-encryption/src/Exception/EnvironmentIsBrokenException.php |
<?php
namespace Defuse\Crypto\Exception;
class EnvironmentIsBrokenException extends \Defuse\Crypto\Exception\CryptoException
{
}