Home
last modified time | relevance | path

Searched refs:Guzzle7HttpHandler (Results 1 – 2 of 2) sorted by relevance

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