private property RequestParameters::$version in reCAPTCHA 8.2
Same name and namespace in other branches
- 6.2 recaptcha-php/src/ReCaptcha/RequestParameters.php \ReCaptcha\RequestParameters::version
- 7.2 recaptcha-php/src/ReCaptcha/RequestParameters.php \ReCaptcha\RequestParameters::version
Client version.
Type: string
File
- recaptcha-php/
src/ ReCaptcha/ RequestParameters.php, line 56
Class
- RequestParameters
- Stores and formats the parameters for the request to the reCAPTCHA service.
Namespace
ReCaptchaCode
private $version;