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 2500a38 commit fac9658Copy full SHA for fac9658
src/Bundle/Resources/config/services/state.xml
@@ -54,7 +54,7 @@
54
<tag name="sylius.state_processor" />
55
</service>
56
57
- <service id="Sylius\Component\Resource\StateMachine\State\ApplyStateMachineTransitionProcessor">
+ <service id="Sylius\Resource\StateMachine\State\ApplyStateMachineTransitionProcessor">
58
<argument type="service" id="sylius.state_machine.operation" />
59
<argument type="service" id="Sylius\Resource\Doctrine\Common\State\PersistProcessor" />
60
0 commit comments