protected property EntityQueryAggregateTest::$entityStorage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Entity/EntityQueryAggregateTest.php \Drupal\system\Tests\Entity\EntityQueryAggregateTest::entityStorage
The entity_test storage to create the test entities.
Type: \Drupal\entity_test\EntityTestStorage
File
- core/
modules/ system/ src/ Tests/ Entity/ EntityQueryAggregateTest.php, line 29 - Contains \Drupal\system\Tests\Entity\EntityQueryAggregateTest.
Class
- EntityQueryAggregateTest
- Tests the Entity Query Aggregation API.
Namespace
Drupal\system\Tests\EntityCode
protected $entityStorage;