You are here

protected property BundlelessEntityTest::$index in Search API 8

The search index used for testing.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/Datasource/BundlelessEntityTest.php, line 39

Class

BundlelessEntityTest
Tests indexing entities that use string IDs.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $index;