You are here

public property EntityQueryAggregateTest::$factory in Zircon Profile 8

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

The query factory to create entity queries.

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

File

core/modules/system/src/Tests/Entity/EntityQueryAggregateTest.php, line 43
Contains \Drupal\system\Tests\Entity\EntityQueryAggregateTest.

Class

EntityQueryAggregateTest
Tests the Entity Query Aggregation API.

Namespace

Drupal\system\Tests\Entity

Code

public $factory;