You are here

protected property ExampleContentTrait::$entities in Search API 8

The generated test entities, keyed by ID.

Type: \Drupal\entity_test\Entity\EntityTestMulRevChanged[]

File

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

Class

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

Namespace

Drupal\Tests\search_api\Functional

Code

protected $entities = [];