protected property MessageListForm::$eventManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Form/MessageListForm.php \Drupal\rng\Form\MessageListForm::eventManager
- 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\FormCode
protected $eventManager;