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