You are here

protected property EntityHooks::$menuLinkManager in Entity Reference Hierarchy 3.x

Same name and namespace in other branches
  1. 8.2 modules/entity_hierarchy_microsite/src/EntityHooks.php \Drupal\entity_hierarchy_microsite\EntityHooks::menuLinkManager

Menu link manager.

Type: \Drupal\Core\Menu\MenuLinkManagerInterface

File

modules/entity_hierarchy_microsite/src/EntityHooks.php, line 39

Class

EntityHooks
Defines a class for entity hooks for the module.

Namespace

Drupal\entity_hierarchy_microsite

Code

protected $menuLinkManager;