You are here

protected property AutocompleteTest::$indexId in Search API 8

A search index ID.

Type: string

File

modules/search_api_db/tests/src/Kernel/AutocompleteTest.php, line 52

Class

AutocompleteTest
Tests autocomplete functionality of the Database backend.

Namespace

Drupal\Tests\search_api_db\Kernel

Code

protected $indexId = 'database_search_index';