You are here

protected property ChildOfMicrositeLookup::$entityTypeManager in Entity Reference Hierarchy 3.x

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

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/entity_hierarchy_microsite/src/ChildOfMicrositeLookup.php, line 29

Class

ChildOfMicrositeLookup
Defines a class for looking up a microsite given a node.

Namespace

Drupal\entity_hierarchy_microsite

Code

protected $entityTypeManager;