| Current Path : /var/www/www.indacotrentino.com/www/vendor/laminas/laminas-recaptcha/src/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/laminas/laminas-recaptcha/src/MailHideException.php |
<?php
declare(strict_types=1);
namespace Laminas\ReCaptcha;
/**
* @deprecated This class is deprecated and will be removed in version 4.0
*/
class MailHideException extends Exception
{
}