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