UiHelperTrait::$maximumMetaRefreshCount

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::maximumMetaRefreshCount
  2. 10 core/tests/Drupal/Tests/UiHelperTrait.php \Drupal\Tests\UiHelperTrait::maximumMetaRefreshCount
  3. 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\Tests

Code

protected $maximumMetaRefreshCount = NULL;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.