Home
last modified time | relevance | path

Searched refs:createAuthHttp (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php54 $authHttp = $this->createAuthHttp($http);
97 private function createAuthHttp(ClientInterface $http) function in Google\\AuthHandler\\Guzzle5AuthHandler
H A DGuzzle6AuthHandler.php54 $authHttp = $this->createAuthHttp($http);
106 private function createAuthHttp(ClientInterface $http) function in Google\\AuthHandler\\Guzzle6AuthHandler