protected property RoleSettingsForm::$roleStorage in Drupal 9
The role storage used when changing the admin role.
Type: \Drupal\user\RoleStorageInterface
File
- core/
modules/ user/ src/ Form/ RoleSettingsForm.php, line 21
Class
- RoleSettingsForm
- Configure administrator role settings for this site.
Namespace
Drupal\user\FormCode
protected $roleStorage;