You are here

protected property ExampleContentTrait::$ids in Search API 8

The Search API item IDs of the generated entities.

Type: string[]

File

tests/src/Functional/ExampleContentTrait.php, line 25

Class

ExampleContentTrait
Contains helpers to create data that can be used by tests.

Namespace

Drupal\Tests\search_api\Functional

Code

protected $ids = [];