protected property UserPermissionsForm::$roleStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/user/src/Form/UserPermissionsForm.php \Drupal\user\Form\UserPermissionsForm::roleStorage
The role storage.
Type: \Drupal\user\RoleStorageInterface
File
- core/
modules/ user/ src/ Form/ UserPermissionsForm.php, line 31
Class
- UserPermissionsForm
- Provides the user permissions administration form.
Namespace
Drupal\user\FormCode
protected $roleStorage;