protected property ConfigTestForm::$entityQuery in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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_testCode
protected $entityQuery;