Home
last modified time | relevance | path

Searched refs:recaptchaStoken (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DGetRecaptchaParamResponse.php33 public $recaptchaStoken; variable in Google\\Service\\IdentityToolkit\\GetRecaptchaParamResponse
66 public function setRecaptchaStoken($recaptchaStoken) argument
68 $this->recaptchaStoken = $recaptchaStoken;
75 return $this->recaptchaStoken;