You are here

protected property EntityHooks::$menuLinkManager in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x 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 29

Class

EntityHooks
Defines a class for entity hooks for the module.

Namespace

Drupal\entity_hierarchy_microsite

Code

protected $menuLinkManager;