UiHelperTrait::$metaRefreshCount
Same name in other branches
- 9 core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::metaRefreshCount
- 8.9.x core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::metaRefreshCount
- 11.x core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::metaRefreshCount
The number of meta refresh redirects followed during ::drupalGet().
Type: int
File
-
core/
tests/ Drupal/ Tests/ UiHelperTrait.php, line 48
Class
- UiHelperTrait
- Provides UI helper methods.
Namespace
Drupal\TestsCode
protected $metaRefreshCount = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.