You are here

protected property ConfigEntityQueryTest::$entities in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Entity/ConfigEntityQueryTest.php \Drupal\system\Tests\Entity\ConfigEntityQueryTest::entities

Stores all config entities created for the test.

Type: array

File

core/modules/system/src/Tests/Entity/ConfigEntityQueryTest.php, line 47
Contains \Drupal\system\Tests\Entity\ConfigEntityQueryTest.

Class

ConfigEntityQueryTest
Tests Config Entity Query functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $entities;