You are here

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

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

Content lock service.

Type: \Drupal\content_lock\ContentLock\ContentLock

File

src/Controller/ContentLockController.php, line 28

Class

ContentLockController
Class ContentLockController.

Namespace

Drupal\content_lock\Controller

Code

protected $lockService;