Commit 229cbf2
committed
feature symfony#52854 [Workflow] Add
This PR was merged into the 7.1 branch.
Discussion
----------
[Workflow] Add `getEnabledTransition()` method annotation to WorkflowInterface
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | no
| New feature? | yes
| Deprecations? | yes
| Issues | -
| License | MIT
Followup of symfony#52814
Commits
-------
19abb99 [Workflow] Add `getEnabledTransition()` method annotation to WorkflowInterfacegetEnabledTransition() method annotation to WorkflowInterface (alexandre-daubois)File tree
3 files changed
+14
-0
lines changed- src/Symfony/Component/Workflow
3 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | 10 | | |
6 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
24 | 26 | | |
| |||
0 commit comments