You are here

protected property SocialAddRoleUser::$delegatableRoles in Open Social 10.1.x

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

The role delegation delegatable roles interface.

Type: \Drupal\role_delegation\DelegatableRolesInterface

File

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

Class

SocialAddRoleUser
Adds a role to a user but restricted by role.

Namespace

Drupal\social_user\Plugin\Action

Code

protected $delegatableRoles;