You are here

protected property FacetsTestBase::$indexId in Facets 8

A search index ID.

Type: string

File

tests/src/Functional/FacetsTestBase.php, line 61

Class

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

Namespace

Drupal\Tests\facets\Functional

Code

protected $indexId = 'database_search_index';