protected property SocialRemoveRoleUser::$currentUser in Open Social 10.2.x
Same name and namespace in other branches
- 8.9 modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::currentUser
- 8.7 modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::currentUser
- 8.8 modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::currentUser
- 10.3.x modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::currentUser
- 10.0.x modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::currentUser
- 10.1.x modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::currentUser
The account proxy interface.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- modules/
social_features/ social_user/ src/ Plugin/ Action/ SocialRemoveRoleUser.php, line 30
Class
- SocialRemoveRoleUser
- Removes a role from a user but restricted by role.
Namespace
Drupal\social_user\Plugin\ActionCode
protected $currentUser;