You are here

protected property EntityQueryRelationshipTest::$entities in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php \Drupal\KernelTests\Core\Entity\EntityQueryRelationshipTest::entities

entity_test entities.

Type: array

File

core/tests/Drupal/KernelTests/Core/Entity/EntityQueryRelationshipTest.php, line 46

Class

EntityQueryRelationshipTest
Tests the Entity Query relationship API.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $entities;