You are here

protected property MessageNotifyForm::$entityTypeBundleInfo in Message UI 8

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

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

Class

MessageNotifyForm
Provides a form for send a message entity.

Namespace

Drupal\message_notify_ui\Form

Code

protected $entityTypeBundleInfo;