You are here

private property RequestParameters::$remoteIp in reCAPTCHA 7.2

Same name and namespace in other branches
  1. 8.2 recaptcha-php/src/ReCaptcha/RequestParameters.php \ReCaptcha\RequestParameters::remoteIp
  2. 6.2 recaptcha-php/src/ReCaptcha/RequestParameters.php \ReCaptcha\RequestParameters::remoteIp

Remote user's IP address.

Type: string

File

recaptcha-php/src/ReCaptcha/RequestParameters.php, line 50

Class

RequestParameters
Stores and formats the parameters for the request to the reCAPTCHA service.

Namespace

ReCaptcha

Code

private $remoteIp;