You are here

protected property MessageNotifyUiSenderSettingsFormBase::$formState in Message UI 8

The form state interface.

Type: \Drupal\Core\Form\FormStateInterface

File

modules/message_notify_ui/src/MessageNotifyUiSenderSettingsFormBase.php, line 26

Class

MessageNotifyUiSenderSettingsFormBase
Base class for Message notify ui sender settings form plugins.

Namespace

Drupal\message_notify_ui

Code

protected $formState;