You are here

protected property WebTestBase::$redirectCount in SimpleTest 8.3

The number of redirects followed during the handling of a request.

Type: int

File

src/WebTestBase.php, line 187

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $redirectCount;