You are here

private property ReCaptcha::$secret in reCAPTCHA 8.2

Same name and namespace in other branches
  1. 6.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: string

File

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

Class

ReCaptcha
reCAPTCHA client.

Namespace

ReCaptcha

Code

private $secret;