protected property AvailableUserRolesService::$entityTypeManager in Multiple Registration 8
Same name and namespace in other branches
- 8.2 src/AvailableUserRolesService.php \Drupal\multiple_registration\AvailableUserRolesService::entityTypeManager
- 3.x src/AvailableUserRolesService.php \Drupal\multiple_registration\AvailableUserRolesService::entityTypeManager
The role storage used when changing the admin role.
Type: \Drupal\user\RoleStorageInterface
File
- src/
AvailableUserRolesService.php, line 21
Class
- AvailableUserRolesService
- Class AvailableUserRolesService.
Namespace
Drupal\multiple_registrationCode
protected $entityTypeManager;