You are here

protected property MessageNotifyForm::$messageNotifier in Message UI 8

The message notifier service.

Type: \Drupal\message_notify\MessageNotifier

File

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

Class

MessageNotifyForm
Provides a form for send a message entity.

Namespace

Drupal\message_notify_ui\Form

Code

protected $messageNotifier;