Commit e697559
File tree
3 files changed
+51
-4
lines changedFilter options
- src/Symfony/Component/Form
- Extension/Core
- EventListener
- Type
- Tests/Extension/Core/Type
3 files changed
+51
-4
lines changedsrc/Symfony/Component/Form/Extension/Core/EventListener/ResizeFormListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/EventListener/ResizeFormListener.php+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
51 |
| - |
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
| ||
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
151 |
| - |
152 |
| - |
| 152 | + |
| 153 | + |
153 | 154 |
|
154 | 155 |
|
| 156 | + |
155 | 157 |
|
156 | 158 |
|
157 | 159 |
|
158 |
| - |
| 160 | + |
159 | 161 |
|
160 | 162 |
|
161 | 163 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/CollectionType.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
100 | 100 |
|
101 | 101 |
|
102 | 102 |
|
| 103 | + |
103 | 104 |
|
104 | 105 |
|
105 | 106 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/CollectionTypeTest.php+44Lines changed: 44 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
113 | 157 |
|
114 | 158 |
|
115 | 159 |
|
|
0 commit comments