You are here

protected property EventAccessForm::$eventManager in RNG - Events and Registrations 3.x

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

The RNG event manager.

Type: \Drupal\rng\EventManagerInterface

File

src/Form/EventAccessForm.php, line 40

Class

EventAccessForm
Form to edit event access.

Namespace

Drupal\rng\Form

Code

protected $eventManager;