You are here

protected property LanguageKernelTest::$index in Search API 8

The search index used for testing.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/Datasource/LanguageKernelTest.php, line 41

Class

LanguageKernelTest
Tests translation handling of the content entity datasource.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $index;