Home
last modified time | relevance | path

Searched refs:Guzzle6AuthHandler (Results 1 – 4 of 4) sorted by relevance

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