You are here

protected property OgEventSubscriber::$entityTypeManager in Organic groups 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/OgEventSubscriber.php, line 42

Class

OgEventSubscriber
Event subscribers for Organic Groups.

Namespace

Drupal\og\EventSubscriber

Code

protected $entityTypeManager;