You are here

protected property BreakLockForm::$entityTypeManager in Rules 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/BreakLockForm.php, line 22

Class

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

Namespace

Drupal\rules\Form

Code

protected $entityTypeManager;