You are here

protected property OrderMailEventSubscriber::$entityTypeManager in Commerce Core 8.2

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/log/src/EventSubscriber/OrderMailEventSubscriber.php, line 21

Class

OrderMailEventSubscriber
Reacts to order emails sent via the Commerce mail handler.

Namespace

Drupal\commerce_log\EventSubscriber

Code

protected $entityTypeManager;