File tree
3 files changed
+29
-7
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core
3 files changed
+29
-7
lines changedsrc/Symfony/Component/Form/Extension/Core/CoreExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/CoreExtension.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
|
src/Symfony/Component/Form/FormFactoryBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/FormFactoryBuilder.php+27Lines changed: 27 additions & 0 deletions
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 |
|
| 23 | + |
| 24 | + |
21 | 25 |
|
22 | 26 |
|
23 | 27 |
|
| ||
43 | 47 |
|
44 | 48 |
|
45 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
46 | 58 |
|
47 | 59 |
|
48 | 60 |
|
| ||
144 | 156 |
|
145 | 157 |
|
146 | 158 |
|
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
147 | 174 |
|
148 | 175 |
|
149 | 176 |
|
|
src/Symfony/Component/Form/Forms.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Forms.php+1-6Lines changed: 1 addition & 6 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 |
|
| ||
105 | 103 |
|
106 | 104 |
|
107 | 105 |
|
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
| 106 | + |
112 | 107 |
|
113 | 108 |
|
114 | 109 |
|
|
0 commit comments