Searched refs:attachKey (Results 1 – 3 of 3) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/ | ||
| D | Guzzle5AuthHandler.php | 87 public function attachKey(ClientInterface $http, $key) function in Google\\AuthHandler\\Guzzle5AuthHandler |
| D | Guzzle6AuthHandler.php | 93 public function attachKey(ClientInterface $http, $key) function in Google\\AuthHandler\\Guzzle6AuthHandler |
| /plugin/authgooglesheets/vendor/google/apiclient/src/ | ||
| D | Client.php | 463 return $authHandler->attachKey($http, $key); |