You are here

protected property UserManager::$currentUser in Social Post 8.2

Same name and namespace in other branches
  1. 3.x src/User/UserManager.php \Drupal\social_post\User\UserManager::currentUser

The current logged in Drupal user.

Type: \Drupal\Core\Session\AccountProxy

File

src/User/UserManager.php, line 26

Class

UserManager
Manages database related tasks.

Namespace

Drupal\social_post\User

Code

protected $currentUser;