protected property SocialAddRoleUser::$delegatableRoles in Open Social 8.8
Same name and namespace in other branches
- 8.9 modules/social_features/social_user/src/Plugin/Action/SocialAddRoleUser.php \Drupal\social_user\Plugin\Action\SocialAddRoleUser::delegatableRoles
- 8.7 modules/social_features/social_user/src/Plugin/Action/SocialAddRoleUser.php \Drupal\social_user\Plugin\Action\SocialAddRoleUser::delegatableRoles
- 10.3.x modules/social_features/social_user/src/Plugin/Action/SocialAddRoleUser.php \Drupal\social_user\Plugin\Action\SocialAddRoleUser::delegatableRoles
- 10.0.x modules/social_features/social_user/src/Plugin/Action/SocialAddRoleUser.php \Drupal\social_user\Plugin\Action\SocialAddRoleUser::delegatableRoles
- 10.1.x modules/social_features/social_user/src/Plugin/Action/SocialAddRoleUser.php \Drupal\social_user\Plugin\Action\SocialAddRoleUser::delegatableRoles
- 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\ActionCode
protected $delegatableRoles;