You are here

protected property ActionForm::$actionManager in Rules 8.3

The action plugin manager.

Type: \Drupal\rules\Core\RulesActionManagerInterface

File

src/Form/Expression/ActionForm.php, line 25

Class

ActionForm
UI form for adding/editing a Rules action.

Namespace

Drupal\rules\Form\Expression

Code

protected $actionManager;