You are here

protected property SettingsForm::$rulesUiHandler in Rules 8.3

The RulesUI handler of the currently active UI.

Type: \Drupal\rules\Ui\RulesUiConfigHandler

File

tests/modules/rules_test_ui_embed/src/Form/SettingsForm.php, line 19

Class

SettingsForm
Implements the settings form.

Namespace

Drupal\rules_test_ui_embed\Form

Code

protected $rulesUiHandler;