Your IP : 216.73.216.81


Current Path : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/laminas/laminas-recaptcha/src/
Upload File :
Current File : /srv/web/sites/trentinoplant.it/httpdocs/vendor1/laminas/laminas-recaptcha/src/Exception.php

<?php

declare(strict_types=1);

namespace Laminas\ReCaptcha;

/**
 * @final This class should not be extended and will be marked final in version 4.0
 */
class Exception extends \Exception implements ExceptionInterface
{
}