You are here

protected property UsersForm::$messenger in Notify 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/UsersForm.php \Drupal\notify\Form\UsersForm::messenger
  2. 1.0.x src/Form/UsersForm.php \Drupal\notify\Form\UsersForm::messenger

Drupal\Core\Messenger\MessengerInterface definition.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/UsersForm.php, line 22

Class

UsersForm
Defines a form that configures forms module settings.

Namespace

Drupal\notify\Form

Code

protected $messenger;