You are here

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

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

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Lists/RegistrationListBuilder.php, line 22

Class

RegistrationListBuilder
Builds a list of registrations.

Namespace

Drupal\rng\Lists

Code

protected $eventManager;