You are here

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

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

The action manager service.

Type: \Drupal\Core\Action\ActionManager

File

src/Form/EventTypeRuleComponentEdit.php, line 23

Class

EventTypeRuleComponentEdit
Configure event settings.

Namespace

Drupal\rng\Form

Code

protected $actionManager;