You are here

protected property FacetsIntegrationTest::$indexId in Search API Saved Searches 8

The test index's ID.

Type: string

File

tests/src/Functional/FacetsIntegrationTest.php, line 37

Class

FacetsIntegrationTest
Tests whether saving searches works correctly with facets.

Namespace

Drupal\Tests\search_api_saved_searches\Functional

Code

protected $indexId = 'database_search_index';