Home
last modified time | relevance | path

Searched refs:Guzzle7AuthHandler (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DAuthHandlerFactory.php29 * @return Guzzle5AuthHandler|Guzzle6AuthHandler|Guzzle7AuthHandler
47 return new Guzzle7AuthHandler($cache, $cacheConfig);
H A DGuzzle7AuthHandler.php23 class Guzzle7AuthHandler extends Guzzle6AuthHandler class
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A Daliases.php50 class Google_AuthHandler_Guzzle7AuthHandler extends \Google\AuthHandler\Guzzle7AuthHandler {}