You are here

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

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

The action manager service.

Type: \Drupal\Core\Action\ActionManager

File

src/Form/RuleComponentForm.php, line 39

Class

RuleComponentForm
Form controller for rng rule components.

Namespace

Drupal\rng\Form

Code

protected $actionManager;