You are here

protected property BreakLockForm::$renderer in Rules 8.3

The rendering service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Form/BreakLockForm.php, line 29

Class

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

Namespace

Drupal\rules\Form

Code

protected $renderer;