BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
14
config/sync/system.action.user_remove_role_action.admin.yml
Normal file
14
config/sync/system.action.user_remove_role_action.admin.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
uuid: a4fea9b2-88ab-4c0a-8b28-85d3a213a354
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- user.role.admin
|
||||
module:
|
||||
- user
|
||||
id: user_remove_role_action.admin
|
||||
label: 'Remove the Admin role from the selected user(s)'
|
||||
type: user
|
||||
plugin: user_remove_role_action
|
||||
configuration:
|
||||
rid: admin
|
Reference in New Issue
Block a user