You are here

protected property SocialPostHelper::$currentUser in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::currentUser
  2. 10.0.x modules/social_features/social_post/src/Service/SocialPostHelper.php \Drupal\social_post\Service\SocialPostHelper::currentUser
  3. 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\Service

Code

protected $currentUser;