You are here

protected property DeleteExpressionForm::$rulesUiHandler in Rules 8.3

The RulesUI handler of the currently active UI.

Type: \Drupal\rules\Ui\RulesUiHandlerInterface

File

src/Form/DeleteExpressionForm.php, line 27

Class

DeleteExpressionForm
Removes an expression from a rule.

Namespace

Drupal\rules\Form

Code

protected $rulesUiHandler;