You are here

protected property GroupContentEnablerManager::$entityTypeManager in Group 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/GroupContentEnablerManager.php, line 40

Class

GroupContentEnablerManager
Manages GroupContentEnabler plugin implementations.

Namespace

Drupal\group\Plugin

Code

protected $entityTypeManager;