You are here

private property ReCaptcha::$secret in reCAPTCHA 6.2

Same name and namespace in other branches
  1. 8.2 recaptcha-php/src/ReCaptcha/ReCaptcha.php \ReCaptcha\ReCaptcha::secret
  2. 7.2 recaptcha-php/src/ReCaptcha/ReCaptcha.php \ReCaptcha\ReCaptcha::secret

Shared secret for the site.

Type: type string

File

recaptcha-php/src/ReCaptcha/ReCaptcha.php, line 44

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

private $secret;