Home
last modified time | relevance | path

Searched refs:recaptchaSiteKey (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DGetRecaptchaParamResponse.php29 public $recaptchaSiteKey; variable in Google\\Service\\IdentityToolkit\\GetRecaptchaParamResponse
52 public function setRecaptchaSiteKey($recaptchaSiteKey) argument
54 $this->recaptchaSiteKey = $recaptchaSiteKey;
61 return $this->recaptchaSiteKey;