The query factory used to construct all queries in the test.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php, line 38
- Contains \Drupal\system\Tests\ConfigEntityQueryTest.
Class
- ConfigEntityQueryTest
- Tests the config entity query.
Namespace
Drupal\system\Tests\Entity
Code
protected $factory;