You are here

protected property MessageNotifyForm::$messageNotifierManager in Message UI 8

Message notifier manager service.

Type: \Drupal\message_notify\Plugin\Notifier\Manager

File

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

Class

MessageNotifyForm
Provides a form for send a message entity.

Namespace

Drupal\message_notify_ui\Form

Code

protected $messageNotifierManager;