PrivateTempStore::$currentUser

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

core/modules/user/src/PrivateTempStore.php, line 50

Class

PrivateTempStore
Stores and retrieves temporary data for a given owner.

Namespace

Drupal\user

Code

protected $currentUser;
doc_Drupal
2016-10-29 09:34:55
Comments
Leave a Comment

Please login to continue.