protected property WebTestBase::$maximumMetaRefreshCount in SimpleTest 8.3
The number of meta refresh redirects to follow, or NULL if unlimited.
Type: null|int
File
- src/
WebTestBase.php, line 195
Class
- WebTestBase
- Test case for typical Drupal tests.
Namespace
Drupal\simpletestCode
protected $maximumMetaRefreshCount = NULL;