/home/brandsfa/www/vendor/defuse/php-encryption/src/Exception/EnvironmentIsBrokenException.php
<?php

namespace Defuse\Crypto\Exception;

class EnvironmentIsBrokenException extends \Defuse\Crypto\Exception\CryptoException
{
}