You are here

protected property EventAccessForm::$actionManager in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 src/Form/EventAccessForm.php \Drupal\rng\Form\EventAccessForm::actionManager
  2. 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\Form

Code

protected $actionManager;