You are here

protected property ContentLock::$currentUser in Content locking (anti-concurrent editing) 8.2

Same name and namespace in other branches
  1. 8 src/ContentLock/ContentLock.php \Drupal\content_lock\ContentLock\ContentLock::currentUser

The current_user service.

The current_user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/ContentLock/ContentLock.php, line 75

Class

ContentLock
Class ContentLock.

Namespace

Drupal\content_lock\ContentLock

Code

protected $currentUser;