Commit 71b11c3
committed
minor symfony#17625 Fix choice_label (erichard)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Fix choice_label
`match` cannot by used directly by `choice_label` as the `$choice` variable does not exist
Commits
-------
76341b2 Fix choice_label1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments