private property ReCaptcha::$requestMethod in reCAPTCHA 6.2
Same name and namespace in other branches
- 8.2 recaptcha-php/src/ReCaptcha/ReCaptcha.php \ReCaptcha\ReCaptcha::requestMethod
- 7.2 recaptcha-php/src/ReCaptcha/ReCaptcha.php \ReCaptcha\ReCaptcha::requestMethod
Method used to communicate with service. Defaults to POST request.
Type: RequestMethod
File
- recaptcha-php/
src/ ReCaptcha/ ReCaptcha.php, line 50
Class
- ReCaptcha
- reCAPTCHA client.
Namespace
ReCaptchaCode
private $requestMethod;