protected property EntityQueryAggregateTest::$entityStorageController

The entity_test storage controller to create the test entities.

Type: \Drupal\entity_test\EntityTestStorageController

File

drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php, line 31
Contains \Drupal\system\Tests\Entity\EntityQueryAggregateTest.

Class

EntityQueryAggregateTest
Defines a test for testing aggregation support for entity query.

Namespace

Drupal\system\Tests\Entity

Code

protected $entityStorageController;