You are here

protected property EntityBreakLockForm::$lockService in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 src/Form/EntityBreakLockForm.php \Drupal\content_lock\Form\EntityBreakLockForm::lockService

Content lock service.

Type: \Drupal\content_lock\ContentLock\ContentLock

File

src/Form/EntityBreakLockForm.php, line 27

Class

EntityBreakLockForm
Provides a base class for break content lock forms.

Namespace

Drupal\content_lock\Form

Code

protected $lockService;