You are here

protected property ContentLock::$currentRequest in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 src/ContentLock/ContentLock.php \Drupal\content_lock\ContentLock\ContentLock::currentRequest

The redirect.destination service.

The current request.

Type: \Symfony\Component\HttpFoundation\Request

File

src/ContentLock/ContentLock.php, line 91

Class

ContentLock
Class ContentLock.

Namespace

Drupal\content_lock\ContentLock

Code

protected $currentRequest;