EmbeddedComponentForm::$rulesUiHandler

The RulesUI handler of the currently active UI.

Type: \Drupal\rules\Ui\RulesUiHandlerInterface

File

src/Form/EmbeddedComponentForm.php, line 22

Class

EmbeddedComponentForm
Components form, ready to be embedded in some other form.

Namespace

Drupal\rules\Form

Code

protected $rulesUiHandler;