Commit c22d783
File tree
5 files changed
+10
-11
lines changedFilter options
- src/Symfony/Component/Form
5 files changed
+10
-11
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
| 329 | + |
| 330 | + |
329 | 331 |
|
330 | 332 |
|
331 | 333 |
|
|
src/Symfony/Component/Form/AbstractRendererEngine.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/AbstractRendererEngine.php+2-4Lines changed: 2 additions & 4 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 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
| 71 | + |
74 | 72 |
|
75 | 73 |
|
76 | 74 |
|
|
src/Symfony/Component/Form/FormRenderer.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormRenderer.php+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
74 | 74 |
|
75 |
| - |
76 |
| - |
| 75 | + |
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
|
src/Symfony/Component/Form/FormRendererEngineInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormRendererEngineInterface.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
| 28 | + |
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
|
src/Symfony/Component/Form/FormRendererInterface.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormRendererInterface.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
0 commit comments