You are here

protected property MessageListForm::$eventManager in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Form/MessageListForm.php \Drupal\rng\Form\MessageListForm::eventManager
  2. 3.x src/Form/MessageListForm.php \Drupal\rng\Form\MessageListForm::eventManager

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Form/MessageListForm.php, line 32

Class

MessageListForm
Creates message list form.

Namespace

Drupal\rng\Form

Code

protected $eventManager;