You are here

private property Response::$hostname in reCAPTCHA 8.2

Same name and namespace in other branches
  1. 7.2 recaptcha-php/src/ReCaptcha/Response.php \ReCaptcha\Response::hostname

The hostname of the site where the reCAPTCHA was solved.

Type: string

File

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

Class

Response
The response returned from the service.

Namespace

ReCaptcha

Code

private $hostname;