protected property BookEventSubscriber::$entityTypeManager in Tome 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
tome_sync/ src/ EventSubscriber/ BookEventSubscriber.php, line 34  
Class
- BookEventSubscriber
 - Event subscriber that keep book outlines in sync with content changes.
 
Namespace
Drupal\tome_sync\EventSubscriberCode
protected $entityTypeManager;