Commit 54bd6f7
File tree
2 files changed
+19
-1
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core/Type
- Tests/Extension/Core/Type
2 files changed
+19
-1
lines changedsrc/Symfony/Component/Form/Extension/Core/Type/CollectionType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
| ||
84 | 86 |
|
85 | 87 |
|
86 | 88 |
|
| 89 | + |
87 | 90 |
|
88 | 91 |
|
89 | 92 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
277 | 292 |
|
0 commit comments