You are here

protected property MessageNotifyForm::$plugins in Message UI 8

Keep track of the notify plugins and their matching sender pluign ID.

Type: array

File

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

Class

MessageNotifyForm
Provides a form for send a message entity.

Namespace

Drupal\message_notify_ui\Form

Code

protected $plugins;