You are here

protected property ReactionRuleEditForm::$rulesUiHandler in Rules 8.3

The RulesUI handler of the currently active UI.

Type: \Drupal\rules\Ui\RulesUiConfigHandler

File

src/Form/ReactionRuleEditForm.php, line 28

Class

ReactionRuleEditForm
Provides a form to edit a reaction rule.

Namespace

Drupal\rules\Form

Code

protected $rulesUiHandler;