You are here

protected property MessageNotifyForm::$entityTypeManager in Message UI 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

modules/message_notify_ui/src/Form/MessageNotifyForm.php, line 28

Class

MessageNotifyForm
Provides a form for send a message entity.

Namespace

Drupal\message_notify_ui\Form

Code

protected $entityTypeManager;