protected property BreakLockForm::$entityManager

Stores the Entity manager.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php, line 28
Contains \Drupal\views_ui\Form\BreakLockForm.

Class

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

Namespace

Drupal\views_ui\Form

Code

protected $entityManager;