protected property EntityBreakLockForm::$lockService in Content locking (anti-concurrent editing) 8
Same name and namespace in other branches
- 8.2 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\FormCode
protected $lockService;