You are here

protected property MessageListForm::$eventManager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/MessageListForm.php \Drupal\rng\Form\MessageListForm::eventManager
  2. 8 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;