File tree
4 files changed
+36
-3
lines changedFilter options
- src/Symfony
- Bridge/Twig/Extension
- Bundle/TwigBundle/Resources/config
- tests/Symfony/Tests/Bridge/Twig/Extension
4 files changed
+36
-3
lines changedsrc/Symfony/Bridge/Twig/Extension/FormExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Extension/FormExtension.php+33-1Lines changed: 33 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 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
| 28 | + |
27 | 29 |
|
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 |
| - |
| 36 | + |
35 | 37 |
|
| 38 | + |
36 | 39 |
|
37 | 40 |
|
38 | 41 |
|
| ||
81 | 84 |
|
82 | 85 |
|
83 | 86 |
|
| 87 | + |
84 | 88 |
|
85 | 89 |
|
86 | 90 |
|
| ||
269 | 273 |
|
270 | 274 |
|
271 | 275 |
|
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
| 286 | + |
| 287 | + |
| 288 | + |
| 289 | + |
| 290 | + |
| 291 | + |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
| 299 | + |
| 300 | + |
| 301 | + |
| 302 | + |
| 303 | + |
272 | 304 |
|
273 | 305 |
|
274 | 306 |
|
|
src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
| 78 | + |
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
|
tests/Symfony/Tests/Bridge/Twig/Extension/FormExtensionDivLayoutTest.php
Copy file name to clipboardExpand all lines: tests/Symfony/Tests/Bridge/Twig/Extension/FormExtensionDivLayoutTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
tests/Symfony/Tests/Bridge/Twig/Extension/FormExtensionTableLayoutTest.php
Copy file name to clipboardExpand all lines: tests/Symfony/Tests/Bridge/Twig/Extension/FormExtensionTableLayoutTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
0 commit comments