protected property MenuForm::$entityQueryFactory in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/menu_ui/src/MenuForm.php \Drupal\menu_ui\MenuForm::entityQueryFactory
The factory for entity queries.
Type: \Drupal\Core\Entity\Query\QueryFactory
File
- core/
modules/ menu_ui/ src/ MenuForm.php, line 36 - Contains \Drupal\menu_ui\MenuForm.
Class
- MenuForm
- Base form for menu edit forms.
Namespace
Drupal\menu_uiCode
protected $entityQueryFactory;