UiHelperTrait::$maximumMetaRefreshCount
Same name in other branches
- 9 core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::maximumMetaRefreshCount
- 10 core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::maximumMetaRefreshCount
- 11.x core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::maximumMetaRefreshCount
The number of meta refresh redirects to follow, or NULL if unlimited.
Type: null|int
File
-
core/
tests/ Drupal/ Tests/ UiHelperTrait.php, line 35
Class
- UiHelperTrait
- Provides UI helper methods.
Namespace
Drupal\TestsCode
protected $maximumMetaRefreshCount = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.