Home
last modified time | relevance | path

Searched refs:Guzzle6HttpHandler (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/auth/src/HttpHandler/
H A DHttpHandlerFactory.php28 * @return Guzzle5HttpHandler|Guzzle6HttpHandler|Guzzle7HttpHandler
47 return new Guzzle6HttpHandler($client);
H A DGuzzle7HttpHandler.php19 class Guzzle7HttpHandler extends Guzzle6HttpHandler
H A DGuzzle6HttpHandler.php23 class Guzzle6HttpHandler class