You are here

protected property EntityBreakLockForm::$request 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::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\Form

Code

protected $request;