You are here

protected property EmailEventManager::$entityTypeManager in Commerce Email 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EmailEventManager.php, line 26

Class

EmailEventManager
Manages discovery and instantiation of condition plugins.

Namespace

Drupal\commerce_email

Code

protected $entityTypeManager;