You are here

protected property ActionExpressionContainer::$actions in Rules 8.3

List of actions that will be executed.

Type: \Drupal\rules\Engine\ActionExpressionInterface[]

File

src/Engine/ActionExpressionContainer.php, line 20

Class

ActionExpressionContainer
Container for actions.

Namespace

Drupal\rules\Engine

Code

protected $actions = [];