protected property RuleComponentForm::$actionManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Form/RuleComponentForm.php \Drupal\rng\Form\RuleComponentForm::actionManager
- 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\FormCode
protected $actionManager;