You are here

protected property ConfigSubscriber::$entityTypeManager in Group 8

Same name and namespace in other branches
  1. 2.0.x src/EventSubscriber/ConfigSubscriber.php \Drupal\group\EventSubscriber\ConfigSubscriber::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/ConfigSubscriber.php, line 21

Class

ConfigSubscriber
Reacts to configuration imports.

Namespace

Drupal\group\EventSubscriber

Code

protected $entityTypeManager;