protected property WebTestBase::$metaRefreshCount in SimpleTest 8.3
The number of meta refresh redirects followed during ::drupalGet().
Type: int
File
- src/
WebTestBase.php, line 202
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $metaRefreshCount = 0;