The role storage used when changing the admin role.
Type: \Drupal\user\RoleStorageInterface
File
- core/modules/user/src/AccountSettingsForm.php, line 29
Class
- AccountSettingsForm
- Configure user settings for this site.
Namespace
Drupal\user
Code
protected $roleStorage;
Please login to continue.