We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a369e commit d2faba0Copy full SHA for d2faba0
README.md
@@ -96,7 +96,7 @@ services:
96
class: Yokai\SonataWorkflow\Admin\Extension\WorkflowExtension
97
public: true
98
arguments:
99
- - "@registry"
+ - "@workflow.registry"
100
101
sonata_admin:
102
extensions:
@@ -124,7 +124,7 @@ services:
124
125
126
127
128
- workflow_name: pull_request
129
no_transition_label: No transition for pull request
130
no_transition_icon: fa fa-times
0 commit comments