DrupalWebTestCase::$redirect_count

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

Type: redirect_count

File

modules/simpletest/drupal_web_test_case.php, line 974

Class

DrupalWebTestCase
Test case for typical Drupal tests.

Code

protected $redirect_count;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.