protected property ConfigEventSubscriber::$entityTypeManager in Fixed Block Content 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
EventSubscriber/ ConfigEventSubscriber.php, line 23
Class
- ConfigEventSubscriber
- An event subscriber that manages the auto-export feature.
Namespace
Drupal\fixed_block_content\EventSubscriberCode
protected $entityTypeManager;