ActionExpression::$actionManager

The action manager used to instantiate the action plugin.

Type: \Drupal\rules\Core\RulesActionManagerInterface

File

src/Plugin/RulesExpression/ActionExpression.php, line 38

Class

ActionExpression
Provides an executable action expression.

Namespace

Drupal\rules\Plugin\RulesExpression

Code

protected $actionManager;