You are here

protected property EntityStatusTest::$datasources in Search API 8

The test index's potential datasources.

Type: \Drupal\search_api\Datasource\DatasourceInterface[]

File

tests/src/Unit/Processor/EntityStatusTest.php, line 49

Class

EntityStatusTest
Tests the "Entity status" processor.

Namespace

Drupal\Tests\search_api\Unit\Processor

Code

protected $datasources = [];