protected property UserAuthenticator::$currentUser in Social API 8.2
Same name and namespace in other branches
- 3.x src/User/UserAuthenticator.php \Drupal\social_api\User\UserAuthenticator::currentUser
The current Drupal user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
User/ UserAuthenticator.php, line 27
Class
- UserAuthenticator
- Manages Drupal authentication tasks for Social API.
Namespace
Drupal\social_api\UserCode
protected $currentUser;