You are here

protected property GroupSubscribeFormatter::$entityTypeManager in Organic groups 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldFormatter/GroupSubscribeFormatter.php, line 56

Class

GroupSubscribeFormatter
Plugin implementation for the OG subscribe formatter.

Namespace

Drupal\og\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;