protected property UiHelperTrait::$metaRefreshCount in Drupal 9
Same name and namespace in other branches
- 8 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 42
Class
- UiHelperTrait
- Provides UI helper methods.
Namespace
Drupal\TestsCode
protected $metaRefreshCount = 0;