You are here

private property Client::$redirectCount in Zircon Profile 8

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

File

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

Class

Client
Client simulates a browser.

Namespace

Symfony\Component\BrowserKit

Code

private $redirectCount = 0;