protected property WebTestBase::$redirect_count

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

File

drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php, line 150
Definition of Drupal\simpletest\WebTestBase.

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $redirect_count;