You are here

protected property WebTestBase::$indexId in Core Views Facets 8

A search index ID.

Type: string

File

tests/src/Functional/WebTestBase.php, line 63

Class

WebTestBase
Provides the base class for web tests for Search API.

Namespace

Drupal\Tests\core_views_facets\Functional

Code

protected $indexId = 'database_search_index';