You are here

protected property ActionForm::$actionExpression in Rules 8.3

The action expression that is edited in the form.

Type: \Drupal\rules\Engine\ActionExpressionInterface

File

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

Class

ActionForm
UI form for adding/editing a Rules action.

Namespace

Drupal\rules\Form\Expression

Code

protected $actionExpression;