You are here

protected property ContentSyncHelpManager::$currentUser in Content Synchronization 3.0.x

Same name and namespace in other branches
  1. 8.2 src/ContentSyncHelpManager.php \Drupal\content_sync\ContentSyncHelpManager::currentUser
  2. 8 src/ContentSyncHelpManager.php \Drupal\content_sync\ContentSyncHelpManager::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/ContentSyncHelpManager.php, line 43

Class

ContentSyncHelpManager
Content Sync help manager.

Namespace

Drupal\content_sync

Code

protected $currentUser;