protected property SearchApiBrowserTestBase::$maximumMetaRefreshCount in Search API 8
The number of meta refresh redirects to follow, or NULL if unlimited.
Type: int|null
Overrides UiHelperTrait::$maximumMetaRefreshCount
File
- tests/
src/ Functional/ SearchApiBrowserTestBase.php, line 54
Class
- SearchApiBrowserTestBase
- Provides the base class for web tests for Search API.
Namespace
Drupal\Tests\search_api\FunctionalCode
protected $maximumMetaRefreshCount = NULL;