Commit d07a419
File tree
Expand file treeCollapse file tree
6 files changed
+7
-7
lines changedFilter options
- src/Symfony/Component/Form
- Tests
Expand file treeCollapse file tree
6 files changed
+7
-7
lines changedsrc/Symfony/Component/Form/AbstractType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/AbstractType.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
src/Symfony/Component/Form/FormBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormBuilder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
|
src/Symfony/Component/Form/FormFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormFactory.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
71 |
| - |
| 70 | + |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
src/Symfony/Component/Form/ResolvedFormType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ResolvedFormType.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
204 | 204 |
|
205 | 205 |
|
206 | 206 |
|
207 |
| - |
| 207 | + |
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
|
src/Symfony/Component/Form/ResolvedFormTypeInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ResolvedFormTypeInterface.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
55 |
| - |
| 55 | + |
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
|
src/Symfony/Component/Form/Tests/FormFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/FormFactoryTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
| 151 | + |
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
|
0 commit comments