protected property MenuLinkContentDeriver::$menuLinkManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php \Drupal\menu_link_content\Plugin\Deriver\MenuLinkContentDeriver::menuLinkManager
 
The menu link manager.
Type: \Drupal\Core\Menu\MenuLinkManagerInterface
File
- core/
modules/ menu_link_content/ src/ Plugin/ Deriver/ MenuLinkContentDeriver.php, line 44  - Contains \Drupal\menu_link_content\Plugin\Deriver\MenuLinkContentDeriver.
 
Class
- MenuLinkContentDeriver
 - Provides a deriver for user entered paths of menu links.
 
Namespace
Drupal\menu_link_content\Plugin\DeriverCode
protected $menuLinkManager;