You are here

protected property EventTypeAccessDefaultsForm::$actionManager in RNG - Events and Registrations 3.x

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

The action manager service.

Type: \Drupal\Core\Action\ActionManager

File

src/Form/EventTypeAccessDefaultsForm.php, line 34

Class

EventTypeAccessDefaultsForm
Form for event type access defaults.

Namespace

Drupal\rng\Form

Code

protected $actionManager;