AuthHandlerFactory
in package
Table of Contents
Methods
- build() : Guzzle5AuthHandler|Guzzle6AuthHandler|Guzzle7AuthHandler
- 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 = [] ]) : Guzzle5AuthHandler|Guzzle6AuthHandler|Guzzle7AuthHandler
Parameters
- $cache : mixed = null
- $cacheConfig : array<string|int, mixed> = []