Commit cc749a6
File tree
Expand file treeCollapse file tree
2 files changed
+10
-2
lines changedFilter options
- src/Symfony/Component/Form
- Tests
Expand file treeCollapse file tree
2 files changed
+10
-2
lines changedsrc/Symfony/Component/Form/FormBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormBuilder.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
|
src/Symfony/Component/Form/Tests/FormBuilderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/FormBuilderTest.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| ||
154 | 156 |
|
155 | 157 |
|
156 | 158 |
|
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
157 | 165 |
|
158 | 166 |
|
159 | 167 |
|
|
0 commit comments