BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
13
config/sync/system.action.node_save_action.yml
Normal file
13
config/sync/system.action.node_save_action.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
uuid: 4b3d9e54-2123-4c08-afa8-f0d61fe5b7e4
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
_core:
|
||||
default_config_hash: LhdsoZPL_pFas2fjaAWue4zvrQ_tEVofLYtcNec-JGM
|
||||
id: node_save_action
|
||||
label: 'Save content'
|
||||
type: node
|
||||
plugin: 'entity:save_action:node'
|
||||
configuration: { }
|
Reference in New Issue
Block a user