Commit 6be4c20
committed
This PR was merged into the 2.7 branch.
Discussion
----------
add missing options `choice_value`, `choice_name` and `choice_attr` to `EntityType`
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no (& yes symfony/symfony#17694)
| Applies to | 2.7+
| Fixed tickets | #6259
Commits
-------
9785f08 add missing options `choice_value`, `choice_name` and `choice_attr` to `EntityType`
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
195 | 198 | | |
196 | 199 | | |
197 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
198 | 207 | | |
199 | 208 | | |
200 | 209 | | |
| |||
0 commit comments