You are here

protected property MicrositeMenuItemForm::$menuParentSelector in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x modules/entity_hierarchy_microsite/src/Form/MicrositeMenuItemForm.php \Drupal\entity_hierarchy_microsite\Form\MicrositeMenuItemForm::menuParentSelector

The parent form selector service.

Type: \Drupal\Core\Menu\MenuParentFormSelectorInterface

File

modules/entity_hierarchy_microsite/src/Form/MicrositeMenuItemForm.php, line 32

Class

MicrositeMenuItemForm
Defines a class for menu link for microsite items.

Namespace

Drupal\entity_hierarchy_microsite\Form

Code

protected $menuParentSelector;