You are here

protected property EventTypeForm::$eventManager in RNG - Events and Registrations 8

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

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Form/EventTypeForm.php, line 56

Class

EventTypeForm
Form controller for event config entities.

Namespace

Drupal\rng\Form

Code

protected $eventManager;