You are here

protected property MassContactForm::$entityTypeManager in Mass Contact 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/MassContactForm.php, line 35

Class

MassContactForm
Main form for sending Mass Contact emails.

Namespace

Drupal\mass_contact\Form

Code

protected $entityTypeManager;