Home
last modified time | relevance | path

Searched refs:allowAllDomains (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1WebKeySettings.php26 public $allowAllDomains; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1WebKeySettings
47 public function setAllowAllDomains($allowAllDomains) argument
49 $this->allowAllDomains = $allowAllDomains;
56 return $this->allowAllDomains;