protected property MenuParentFormSelector::$menuLinkTree in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Menu/MenuParentFormSelector.php \Drupal\Core\Menu\MenuParentFormSelector::menuLinkTree
- 9 core/lib/Drupal/Core/Menu/MenuParentFormSelector.php \Drupal\Core\Menu\MenuParentFormSelector::menuLinkTree
The menu link tree service.
Type: \Drupal\Core\Menu\MenuLinkTreeInterface
File
- core/
lib/ Drupal/ Core/ Menu/ MenuParentFormSelector.php, line 24
Class
- MenuParentFormSelector
- Default implementation of the menu parent form selector service.
Namespace
Drupal\Core\MenuCode
protected $menuLinkTree;