Home
last modified time | relevance | path

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

/plugin/authgoogle/google/auth/
H A DGoogle_AuthNone.php29 $this->setDeveloperKey($apiConfig['developer_key']);
33 public function setDeveloperKey($key) {$this->key = $key;} function in Google_AuthNone
H A DGoogle_Auth.php33 abstract public function setDeveloperKey($developerKey); function in Google_Auth
H A DGoogle_OAuth2.php174 public function setDeveloperKey($developerKey) { function in Google_OAuth2
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php712 public function setDeveloperKey($developerKey) function in Google\\Client
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md139 $client->setDeveloperKey("YOUR_APP_KEY");