You are here

protected property MassContactMessageConfirmForm::$entityTypeManager in Mass Contact 8

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/MassContactMessageConfirmForm.php, line 53

Class

MassContactMessageConfirmForm
Form object for the Mass Contact Confirm form.

Namespace

Drupal\mass_contact\Form

Code

protected $entityTypeManager;