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: fe827db9-3ca6-4c51-b2d6-08df081799d1
langcode: en
status: true
dependencies:
config:
- workflow.state.workflow_creation
- workflow.state.workflow_hidden
id: workflow_creation_hidden
label: null
module: workflow
from_sid: workflow_creation
to_sid: workflow_hidden
roles:
workflow_author: workflow_author
anonymous: anonymous
admin: admin
root: root
authenticated: '0'
user: '0'