private property HandlerStack::$handler in Lockr 7.3
@var callable
File
- vendor/
guzzlehttp/ guzzle/ src/ HandlerStack.php, line 13
Class
- HandlerStack
- Creates a composed Guzzle handler function by stacking middlewares on top of an HTTP handler function.
Namespace
GuzzleHttpCode
private $handler;