system.action.user_remove_role_action.administrator.yml
Same filename in this branch
Same filename and directory in other branches
File
-
core/
recipes/ administrator_role/ config/ system.action.user_remove_role_action.administrator.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - user.role.administrator
- module:
- - user
- id: user_remove_role_action.administrator
- label: 'Remove the Administrator role from the selected user(s)'
- type: user
- plugin: user_remove_role_action
- configuration:
- rid: administrator
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.