protected property ConfigSubscriber::$entityTypeManager in Group 2.0.x
Same name and namespace in other branches
- 8 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\EventSubscriberCode
protected $entityTypeManager;