Google_AuthHandler_AuthHandlerFactory
in package
Table of Contents
- build() : Google_AuthHandler_Guzzle5AuthHandler|Google_AuthHandler_Guzzle6AuthHandler
- Builds out a default http handler for the installed version of guzzle.
Methods
build()
Builds out a default http handler for the installed version of guzzle.
public
static build([mixed $cache = null ][, array<string|int, mixed> $cacheConfig = [] ]) : Google_AuthHandler_Guzzle5AuthHandler|Google_AuthHandler_Guzzle6AuthHandler
Parameters
- $cache : mixed = null
- $cacheConfig : array<string|int, mixed> = []