Commit f5812c5
File tree
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedFilter options
- src/Symfony/Component/Form
- Tests
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedsrc/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
548 | 548 |
|
549 | 549 |
|
550 | 550 |
|
551 |
| - |
| 551 | + |
552 | 552 |
|
553 | 553 |
|
554 | 554 |
|
|
src/Symfony/Component/Form/Tests/CompoundFormTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/CompoundFormTest.php+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
85 | 98 |
|
86 | 99 |
|
87 | 100 |
|
|
0 commit comments