You are here

protected property GroupHierarchyManager::$entityTypeManager in Subgroup (Graph) 1.0.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/GroupHierarchyManager.php, line 31

Class

GroupHierarchyManager
Manages the relationship between groups (as subgroups).

Namespace

Drupal\ggroup

Code

protected $entityTypeManager;