AccountSettingsForm::$roleStorage
Same name in other branches
- 9 core/modules/user/src/AccountSettingsForm.php \Drupal\user\AccountSettingsForm::roleStorage
- 8.9.x core/modules/user/src/AccountSettingsForm.php \Drupal\user\AccountSettingsForm::roleStorage
- 10 core/modules/user/src/AccountSettingsForm.php \Drupal\user\AccountSettingsForm::roleStorage
The role storage used when changing the admin role.
Type: \Drupal\user\RoleStorageInterface
File
-
core/
modules/ user/ src/ AccountSettingsForm.php, line 33
Class
- AccountSettingsForm
- Configure user settings for this site.
Namespace
Drupal\userCode
protected $roleStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.