protected property WebTestBase::$metaRefreshCount in Drupal 8
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\simpletestCode
protected $metaRefreshCount = 0;