You are here

protected property EntityStringIdTest::$index in Search API 8

The search index used for testing.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/Datasource/EntityStringIdTest.php, line 40

Class

EntityStringIdTest
Tests indexing entities that use string IDs.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $index;