protected property WebTestBase::$redirectCount in Drupal 8
The number of redirects followed during the handling of a request.
Type: int
File
- core/
modules/ simpletest/ src/ WebTestBase.php, line 187
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $redirectCount;