You are here

protected property ActionContainerForm::$actionSet in Rules 8.3

The rule expression object this form is for.

Type: \Drupal\rules\Engine\ActionExpressionContainerInterface

File

src/Form/Expression/ActionContainerForm.php, line 18

Class

ActionContainerForm
Form handler for action containers.

Namespace

Drupal\rules\Form\Expression

Code

protected $actionSet;