You are here

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

Same name and namespace in other branches
  1. 8 src/Plugin/Action/BreakLock.php \Drupal\content_lock\Plugin\Action\BreakLock::lockService

Content lock service.

Type: \Drupal\content_lock\ContentLock\ContentLock

File

src/Plugin/Action/BreakLock.php, line 28

Class

BreakLock
Provides an action that can break a lock.

Namespace

Drupal\content_lock\Plugin\Action

Code

protected $lockService;