BIG REFACTORING using composer create-project drupal-composer/drupal-project

This commit is contained in:
2019-01-28 17:05:29 +01:00
parent 17bb6e1dbc
commit 37689c3d4b
504 changed files with 1740 additions and 628 deletions

View File

@@ -0,0 +1,19 @@
uuid: ef5e8690-08c0-4a6d-8599-599c8e56f7cb
langcode: en
status: true
dependencies:
config:
- workflow.state.workflow_creation
- workflow.state.workflow_visible
id: workflow_creation_visible
label: null
module: workflow
from_sid: workflow_creation
to_sid: workflow_visible
roles:
workflow_author: workflow_author
anonymous: anonymous
admin: admin
root: root
authenticated: '0'
user: '0'