protected property SocialPostHelper::$currentUser in Open Social 10.2.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::currentUser
- 10.0.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::currentUser
- 10.1.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::currentUser
The current active user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- modules/
social_features/ social_post/ src/ Service/ SocialPostHelper.php, line 27
Class
- SocialPostHelper
- Class SocialPostHelper.
Namespace
Drupal\social_post\ServiceCode
protected $currentUser;