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