You are here

protected property Role::$entityTypeManager in Mass Contact 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/MassContact/GroupingMethod/Role.php, line 28

Class

Role
Select users by their role.

Namespace

Drupal\mass_contact\Plugin\MassContact\GroupingMethod

Code

protected $entityTypeManager;