You are here

protected property ConfigEntityQueryTest::$queryResults in Zircon Profile 8

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

Stores the search results for alter comparison.

Type: array

File

core/modules/system/src/Tests/Entity/ConfigEntityQueryTest.php, line 33
Contains \Drupal\system\Tests\Entity\ConfigEntityQueryTest.

Class

ConfigEntityQueryTest
Tests Config Entity Query functionality.

Namespace

Drupal\system\Tests\Entity

Code

protected $queryResults;