ActionExpressionContainer::$actions
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\EngineCode
protected $actions = [];