You are here

protected property ConfigEntityQueryTest::$queryResults in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php \Drupal\KernelTests\Core\Entity\ConfigEntityQueryTest::queryResults

Stores the search results for alter comparison.

Type: array

File

core/tests/Drupal/KernelTests/Core/Entity/ConfigEntityQueryTest.php, line 29

Class

ConfigEntityQueryTest
Tests Config Entity Query functionality.

Namespace

Drupal\KernelTests\Core\Entity

Code

protected $queryResults;