You are here

protected property RulesComponentEditForm::$rulesUiHandler in Rules 8.3

The RulesUI handler of the currently active UI.

Type: \Drupal\rules\Ui\RulesUiConfigHandler

File

src/Form/RulesComponentEditForm.php, line 18

Class

RulesComponentEditForm
Provides a form to edit a component.

Namespace

Drupal\rules\Form

Code

protected $rulesUiHandler;