You are here

protected property EntityHooks::$menuLinkDiscovery 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::menuLinkDiscovery

Discovery.

Type: \Drupal\entity_hierarchy_microsite\MicrositeMenuLinkDiscoveryInterface

File

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

Class

EntityHooks
Defines a class for entity hooks for the module.

Namespace

Drupal\entity_hierarchy_microsite

Code

protected $menuLinkDiscovery;