Home
last modified time | relevance | path

Searched refs:Guzzle5AuthHandler (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DAuthHandlerFactory.php29 * @return Guzzle5AuthHandler|Guzzle6AuthHandler|Guzzle7AuthHandler
43 return new Guzzle5AuthHandler($cache, $cacheConfig);
H A DGuzzle5AuthHandler.php18 class Guzzle5AuthHandler class
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A Daliases.php48 class Google_AuthHandler_Guzzle5AuthHandler extends \Google\AuthHandler\Guzzle5AuthHandler {}