DeleteEventForm::$rulesUiHandler

The RulesUI handler of the currently active UI.

Type: \Drupal\rules\Ui\RulesUiHandlerInterface

File

src/Form/DeleteEventForm.php, line 31

Class

DeleteEventForm
Removes an event from a rule.

Namespace

Drupal\rules\Form

Code

protected $rulesUiHandler;