shell bypass 403
<?php
declare(strict_types=1);
namespace Arcanedev\NoCaptcha\Exceptions;
/**
* Class InvalidArgumentException
*
* @author ARCANEDEV <arcanedev.maroc@gmail.com>
*/
class InvalidArgumentException extends NoCaptchaException {}