Commit 6bffdbc
File tree
3 files changed
+10
-3
lines changedFilter options
- src/Symfony/Component/Form
- Tests
- Extension/Core/Type
3 files changed
+10
-3
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 |
---|---|---|
| ||
547 | 547 |
|
548 | 548 |
|
549 | 549 |
|
550 |
| - |
| 550 | + |
551 | 551 |
|
552 | 552 |
|
553 | 553 |
|
|
src/Symfony/Component/Form/Tests/CompoundFormTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/CompoundFormTest.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1057 | 1057 |
|
1058 | 1058 |
|
1059 | 1059 |
|
1060 |
| - |
| 1060 | + |
| 1061 | + |
1061 | 1062 |
|
1062 | 1063 |
|
1063 | 1064 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
1918 | 1919 |
|
1919 | 1920 |
|
1920 | 1921 |
|
1921 |
| - |
| 1922 | + |
| 1923 | + |
| 1924 | + |
| 1925 | + |
| 1926 | + |
| 1927 | + |
1922 | 1928 |
|
1923 | 1929 |
|
1924 | 1930 |
|
|
0 commit comments