You are here

protected property ConfigTestForm::$entityQuery in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/config/tests/config_test/src/ConfigTestForm.php \Drupal\config_test\ConfigTestForm::entityQuery

The entity query.

Type: \Drupal\Core\Entity\Query\QueryFactory

File

core/modules/config/tests/config_test/src/ConfigTestForm.php, line 26
Contains \Drupal\config_test\ConfigTestForm.

Class

ConfigTestForm
Form controller for the test config edit forms.

Namespace

Drupal\config_test

Code

protected $entityQuery;