Searched defs:setHttpClient (Results 1 – 4 of 4) sorted by relevance
/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/ | ||
H A D | HttpClientCache.php | 40 public static function setHttpClient(ClientInterface $client = null) function in Google\\Auth\\HttpHandler\\HttpClientCache |
/plugin/evesso/phpoauthlib/src/OAuth/ | ||
H A D | ServiceFactory.php | 54 public function setHttpClient(ClientInterface $httpClient) function in OAuth\\ServiceFactory |
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/ | ||
H A D | ServiceFactory.php | 54 public function setHttpClient(ClientInterface $httpClient) function in OAuth\\ServiceFactory |
/plugin/authgooglesheets/vendor/google/apiclient/src/ | ||
H A D | Client.php | 1156 public function setHttpClient(ClientInterface $http) function in Google\\Client |