WebTestBase::$metaRefreshCount

The number of meta refresh redirects followed during ::drupalGet().

Type: int

File

core/modules/simpletest/src/WebTestBase.php, line 202

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $metaRefreshCount = 0;

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