Commit 97ed3bf
File tree
2 files changed
+45
-1
lines changedFilter options
- src/Symfony/Component/Form
- ChoiceList/Factory
- Tests/ChoiceList/Factory
2 files changed
+45
-1
lines changedsrc/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/Factory/DefaultChoiceListFactory.php+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
104 | 114 |
|
105 | 115 |
|
106 | 116 |
|
| ||
245 | 255 |
|
246 | 256 |
|
247 | 257 |
|
| 258 | + |
| 259 | + |
| 260 | + |
248 | 261 |
|
249 | 262 |
|
250 | 263 |
|
| ||
255 | 268 |
|
256 | 269 |
|
257 | 270 |
|
258 |
| - |
| 271 | + |
259 | 272 |
|
260 | 273 |
|
261 | 274 |
|
|
src/Symfony/Component/Form/Tests/ChoiceList/Factory/DefaultChoiceListFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/ChoiceList/Factory/DefaultChoiceListFactoryTest.php+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
259 | 290 |
|
260 | 291 |
|
261 | 292 |
|
|
0 commit comments