You are here

protected property PagesIntegrationTest::$indexId in Search API Autocomplete 8

The ID of the search index used in this test.

Type: string

File

tests/src/FunctionalJavascript/PagesIntegrationTest.php, line 30

Class

PagesIntegrationTest
Tests integration with the Search API Pages module.

Namespace

Drupal\Tests\search_api_autocomplete\FunctionalJavascript

Code

protected $indexId = 'autocomplete_search_index';