Skip to content

Commit f05a668

Browse files
committed
minor #37822 [Workflow] Improve and fix (noniagriconomie)
This PR was merged into the 5.2-dev branch. Discussion ---------- [Workflow] Improve and fix | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | Fix symfony/symfony#37815 review | License | MIT | Doc PR | # Hi @lyrixx thx for such fast PR take over :) while reviewing i found this typo i think also i reordered the constants inside the events class to map with the order of fireing event Commits ------- 9bbce417ff [Workflow] Improve and fix
2 parents ce4092f + fa4bd63 commit f05a668

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/config/schema/symfony-1.0.xsd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,6 @@
350350
<xsd:restriction base="xsd:string">
351351
<xsd:enumeration value="" />
352352
<xsd:enumeration value="workflow.leave" />
353-
<xsd:enumeration value="workflow.leave" />
354353
<xsd:enumeration value="workflow.transition" />
355354
<xsd:enumeration value="workflow.enter" />
356355
<xsd:enumeration value="workflow.entered" />

0 commit comments

Comments
 (0)