private property HandlerStack::$handler in Auth0 Single Sign On 8.2
@var callable|null
File
- vendor/
guzzlehttp/ guzzle/ src/ HandlerStack.php, line 15
Class
- HandlerStack
- Creates a composed Guzzle handler function by stacking middlewares on top of an HTTP handler function.
Namespace
GuzzleHttpCode
private $handler;