BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
13
config/sync/system.action.user_cancel_user_action.yml
Normal file
13
config/sync/system.action.user_cancel_user_action.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
uuid: 59a1ab77-efda-47a6-aad3-73b12170e142
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: nvrL9bFilzBvm2bjO9rQnFDpBA7dBBUjShSSt6NS-DU
|
||||
id: user_cancel_user_action
|
||||
label: 'Cancel the selected user account(s)'
|
||||
type: user
|
||||
plugin: user_cancel_user_action
|
||||
configuration: { }
|
Reference in New Issue
Block a user