Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DV2AndroidKeyRestrictions.php29 public function setAllowedApplications($allowedApplications) argument
31 $this->allowedApplications = $allowedApplications;
38 return $this->allowedApplications;