You are here

private property Client::$maxRedirects in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/browser-kit/Client.php \Symfony\Component\BrowserKit\Client::maxRedirects

File

vendor/symfony/browser-kit/Client.php, line 43

Class

Client
Client simulates a browser.

Namespace

Symfony\Component\BrowserKit

Code

private $maxRedirects = -1;