protected property PrivateTempStoreFactory::$currentUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/user/src/PrivateTempStoreFactory.php \Drupal\user\PrivateTempStoreFactory::currentUser
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- core/
modules/ user/ src/ PrivateTempStoreFactory.php, line 39 - Contains \Drupal\user\PrivateTempStoreFactory.
Class
- PrivateTempStoreFactory
- Creates a PrivateTempStore object for a given collection.
Namespace
Drupal\userCode
protected $currentUser;