You are here

protected property ContentEntityDatasourceTest::$allItemIds in Search API 8

The item IDs of all items that can be part of the datasource.

Type: string[]

File

tests/src/Kernel/Datasource/ContentEntityDatasourceTest.php, line 60

Class

ContentEntityDatasourceTest
Tests correct functionality of the content entity datasource.

Namespace

Drupal\Tests\search_api\Kernel\Datasource

Code

protected $allItemIds;