You are here

protected property DatasourceTaskTest::$index in Search API 8

The search index used for testing.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/Datasource/DatasourceTaskTest.php, line 50

Class

DatasourceTaskTest
Tests task integration of the content entity datasource.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $index;