You are here

protected property MailhandlerComment::$entityTypeManager in Mailhandler 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

mailhandler_comment/src/Plugin/inmail/Handler/MailhandlerComment.php, line 38

Class

MailhandlerComment
Message handler that supports posting comments via email.

Namespace

Drupal\mailhandler_comment\Plugin\inmail\Handler

Code

protected $entityTypeManager;