protected property EntityQueryAggregateTest::$queryResult

The actual query result, to compare later.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php, line 38
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 $queryResult;