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