File tree
3 files changed
+30
-7
lines changedFilter options
- src/Symfony
- Bridge/Twig/Extension
- Component/Form
- ChoiceList/View
- Extension/Core/View
3 files changed
+30
-7
lines changedsrc/Symfony/Bridge/Twig/Extension/FormExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/FormExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
src/Symfony/Component/Form/ChoiceList/View/ChoiceView.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/ChoiceList/View/ChoiceView.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 |
| - |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
|
src/Symfony/Component/Form/Extension/Core/View/ChoiceView.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/View/ChoiceView.php+26-5Lines changed: 26 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
19 | 17 |
|
20 | 18 |
|
21 | 19 |
|
22 |
| - |
| 20 | + |
23 | 21 |
|
24 |
| - |
| 22 | + |
25 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
26 | 45 |
|
27 | 46 |
|
28 | 47 |
|
| ||
32 | 51 |
|
33 | 52 |
|
34 | 53 |
|
35 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
36 | 57 |
|
37 | 58 |
|
38 | 59 |
|
|
0 commit comments