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