You are here

protected property PrintEngineExceptionSubscriber::$entityTypeManager in Entity Print 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EventSubscriber/PrintEngineExceptionSubscriber.php, line 32

Class

PrintEngineExceptionSubscriber
Exception event subscriber.

Namespace

Drupal\entity_print\EventSubscriber

Code

protected $entityTypeManager;