You are here

protected property MailhandlerNode::$entityTypeManager in Mailhandler 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/inmail/Handler/MailhandlerNode.php, line 42

Class

MailhandlerNode
Message handler that creates a node from a mail message.

Namespace

Drupal\mailhandler\Plugin\inmail\Handler

Code

protected $entityTypeManager;