You are here

protected property RelationHandlerTrait::$entityTypeManager in Group 2.0.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Group/RelationHandler/RelationHandlerTrait.php, line 45

Class

RelationHandlerTrait
Trait for group relation plugin handlers.

Namespace

Drupal\group\Plugin\Group\RelationHandler

Code

protected $entityTypeManager;