You are here

protected property LastRevisionAuthor::$entityTypeManager in Workbench Email 2.x

Same name and namespace in other branches
  1. 8 src/Plugin/RecipientType/LastRevisionAuthor.php \Drupal\workbench_email\Plugin\RecipientType\LastRevisionAuthor::entityTypeManager

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RecipientType/LastRevisionAuthor.php, line 29

Class

LastRevisionAuthor
Defines a plugin for mailing to last revision author.

Namespace

Drupal\workbench_email\Plugin\RecipientType

Code

protected $entityTypeManager;