protected property EntityBreakLockForm::$request 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::request
Current request.
Type: \Symfony\Component\HttpFoundation\Request
File
- src/
Form/ EntityBreakLockForm.php, line 34
Class
- EntityBreakLockForm
- Provides a base class for break content lock forms.
Namespace
Drupal\content_lock\FormCode
protected $request;