protected property ContentLock::$moduleHandler in Content locking (anti-concurrent editing) 8.2
Same name and namespace in other branches
- 8 src/ContentLock/ContentLock.php \Drupal\content_lock\ContentLock\ContentLock::moduleHandler
The module_handler service.
The module_handler service.
Type: \Drupal\Core\Extension\ModuleHandler
File
- src/
ContentLock/ ContentLock.php, line 59
Class
- ContentLock
- Class ContentLock.
Namespace
Drupal\content_lock\ContentLockCode
protected $moduleHandler;