Home
last modified time | relevance | path

Searched defs:setHttpClient (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DHttpClientCache.php40 public static function setHttpClient(ClientInterface $client = null) function in Google\\Auth\\HttpHandler\\HttpClientCache
/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php54 public function setHttpClient(ClientInterface $httpClient) function in OAuth\\ServiceFactory
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/
H A DServiceFactory.php54 public function setHttpClient(ClientInterface $httpClient) function in OAuth\\ServiceFactory
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php1156 public function setHttpClient(ClientInterface $http) function in Google\\Client