You are here

protected property BreakLockForm::$rulesUiHandler in Rules 8.3

The RulesUI handler of the currently active UI.

Type: \Drupal\rules\Ui\RulesUiHandlerInterface

File

src/Form/BreakLockForm.php, line 36

Class

BreakLockForm
Builds the form to break the lock of an edited rule.

Namespace

Drupal\rules\Form

Code

protected $rulesUiHandler;