You are here

protected property BackendTestBase::$indexId in Search API 8

A search index ID.

Type: string

File

tests/src/Kernel/BackendTestBase.php, line 52

Class

BackendTestBase
Provides a base class for backend tests.

Namespace

Drupal\Tests\search_api\Kernel

Code

protected $indexId = 'search_index';