You are here

protected property SocialRemoveRoleUser::$delegatableRoles in Open Social 8.9

Same name and namespace in other branches
  1. 8.7 modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::delegatableRoles
  2. 8.8 modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::delegatableRoles
  3. 10.3.x modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::delegatableRoles
  4. 10.0.x modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::delegatableRoles
  5. 10.1.x modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::delegatableRoles
  6. 10.2.x modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php \Drupal\social_user\Plugin\Action\SocialRemoveRoleUser::delegatableRoles

The role delegation delegatable roles interface.

Type: \Drupal\role_delegation\DelegatableRolesInterface

File

modules/social_features/social_user/src/Plugin/Action/SocialRemoveRoleUser.php, line 37

Class

SocialRemoveRoleUser
Removes a role from a user but restricted by role.

Namespace

Drupal\social_user\Plugin\Action

Code

protected $delegatableRoles;