protected property UiHelperTrait::$maximumMetaRefreshCount in Drupal 9
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::maximumMetaRefreshCount
- 10 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;