You are here

protected property EditExpressionForm::$rulesUiHandler in Rules 8.3

The RulesUI handler of the currently active UI.

Type: \Drupal\rules\Ui\RulesUiHandlerInterface

File

src/Form/EditExpressionForm.php, line 28

Class

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

Namespace

Drupal\rules\Form

Code

protected $rulesUiHandler;