You are here

protected property EntityQueryAggregateTest::$queryResult in Zircon Profile 8.0

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

The actual query result, to compare later.

Type: array

File

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

Class

EntityQueryAggregateTest
Tests the Entity Query Aggregation API.

Namespace

Drupal\system\Tests\Entity

Code

protected $queryResult;