public property EntityQueryAggregateTest::$factory

The query factory to create entity queries.

Type: \Drupal\Core\Entity\Query\QueryFactory

File

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

Class

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

Namespace

Drupal\system\Tests\Entity

Code

public $factory;