You are here

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

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

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Form/EventSettingsForm.php, line 20

Class

EventSettingsForm
Configure event settings.

Namespace

Drupal\rng\Form

Code

protected $eventManager;