You are here

private property HandlerStack::$stack in Lockr 7.3

@var array

File

vendor/guzzlehttp/guzzle/src/HandlerStack.php, line 16

Class

HandlerStack
Creates a composed Guzzle handler function by stacking middlewares on top of an HTTP handler function.

Namespace

GuzzleHttp

Code

private $stack = [];