You are here

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

Microsite lookup.

Type: \Drupal\entity_hierarchy_microsite\ChildOfMicrositeLookupInterface

File

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

Class

EntityHooks
Defines a class for entity hooks for the module.

Namespace

Drupal\entity_hierarchy_microsite

Code

protected $childOfMicrositeLookup;