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: 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'