BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
19
config/sync/workflow.transition.workflow_hidden_visible.yml
Normal file
19
config/sync/workflow.transition.workflow_hidden_visible.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
uuid: c643211a-0c34-4a9b-a725-b3e83faa2a0e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_hidden
|
||||
- workflow.state.workflow_visible
|
||||
id: workflow_hidden_visible
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_hidden
|
||||
to_sid: workflow_visible
|
||||
roles:
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
user: '0'
|
Reference in New Issue
Block a user