drupal-starterkit-profile/config/install/workflow.transition.default_creation_hidden.yml

19 lines
351 B
YAML

langcode: en
status: true
dependencies:
config:
- workflow.state.default_creation
- workflow.state.default_hidden
id: default_creation_hidden
label: null
module: workflow
from_sid: default_creation
to_sid: default_hidden
roles:
workflow_author: workflow_author
admin: admin
root: root
anonymous: '0'
authenticated: '0'
user: '0'