You are here

protected property EditExpressionForm::$uuid in Rules 8.3

The UUID of the edited expression in the rule.

Type: string

File

src/Form/EditExpressionForm.php, line 35

Class

EditExpressionForm
UI form to edit an expression like a condition or action in a rule.

Namespace

Drupal\rules\Form

Code

protected $uuid;