You are here

protected property ConfigEntityQueryTest::$entities in Drupal 9

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

Stores all config entities created for the test.

Type: array

File

core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php, line 50

Class

ConfigEntityQueryTest
Tests Config Entity Query functionality.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $entities;