protected property GroupListBuilder::$eventManager in RNG - Events and Registrations 8.2
Same name and namespace in other branches
- 8 src/Lists/GroupListBuilder.php \Drupal\rng\Lists\GroupListBuilder::eventManager
- 3.x src/Lists/GroupListBuilder.php \Drupal\rng\Lists\GroupListBuilder::eventManager
The RNG event manager.
Type: \Drupal\rng\EventManagerInterface
File
- src/
Lists/ GroupListBuilder.php, line 23
Class
- GroupListBuilder
- Builds a list of registration groups.
Namespace
Drupal\rng\ListsCode
protected $eventManager;