class Google_AuthHandler_AuthHandlerFactory (View source)

Methods

build($cache = null, array $cacheConfig = [])

Builds out a default http handler for the installed version of guzzle.

Details

static Google_AuthHandler_Guzzle5AuthHandler|Google_AuthHandler_Guzzle6AuthHandler build($cache = null, array $cacheConfig = [])

Builds out a default http handler for the installed version of guzzle.

Parameters

$cache
array $cacheConfig

Return Value

Google_AuthHandler_Guzzle5AuthHandler|Google_AuthHandler_Guzzle6AuthHandler

Exceptions

Exception