You are here

protected property WebTestBase::$entities in Core Views Facets 8

The generated test entities, keyed by ID.

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

File

tests/src/Functional/WebTestBase.php, line 70

Class

WebTestBase
Provides the base class for web tests for Search API.

Namespace

Drupal\Tests\core_views_facets\Functional

Code

protected $entities = [];