You are here

private property RedirectMiddleware::$nextHandler in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php \GuzzleHttp\RedirectMiddleware::nextHandler

@var callable

File

vendor/guzzlehttp/guzzle/src/RedirectMiddleware.php, line 31

Class

RedirectMiddleware
Request redirect middleware.

Namespace

GuzzleHttp

Code

private $nextHandler;