You are here

protected property MessageForm::$entityTypeManager in Message UI 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/MessageForm.php, line 24

Class

MessageForm
Form controller for the message_ui entity edit forms.

Namespace

Drupal\message_ui\Form

Code

protected $entityTypeManager;