protected property EventAccessForm::$actionManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Form/EventAccessForm.php \Drupal\rng\Form\EventAccessForm::actionManager
- 3.x src/Form/EventAccessForm.php \Drupal\rng\Form\EventAccessForm::actionManager
The action manager service.
Type: \Drupal\Core\Action\ActionManager
File
- src/
Form/ EventAccessForm.php, line 26
Class
- EventAccessForm
- Form to edit event access.
Namespace
Drupal\rng\FormCode
protected $actionManager;