Commit 083c8af
File tree
Expand file treeCollapse file tree
5 files changed
+83
-9
lines changedFilter options
- src/Symfony/Component/Form
- Console/Descriptor
- Tests
- Console/Descriptor
- Fixtures/Descriptor
Expand file treeCollapse file tree
5 files changed
+83
-9
lines changedsrc/Symfony/Component/Form/Console/Descriptor/Descriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Console/Descriptor/Descriptor.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
| 102 | + |
101 | 103 |
|
102 | 104 |
|
103 | 105 |
|
|
src/Symfony/Component/Form/Console/Descriptor/TextDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Console/Descriptor/TextDescriptor.php+11-9Lines changed: 11 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
| 129 | + |
130 | 130 |
|
131 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
132 | 136 |
|
133 | 137 |
|
134 | 138 |
|
135 | 139 |
|
136 |
| - |
137 |
| - |
138 | 140 |
|
139 |
| - |
| 141 | + |
140 | 142 |
|
141 |
| - |
| 143 | + |
142 | 144 |
|
143 |
| - |
144 |
| - |
| 145 | + |
| 146 | + |
145 | 147 |
|
146 | 148 |
|
147 | 149 |
|
148 |
| - |
| 150 | + |
149 | 151 |
|
150 | 152 |
|
151 | 153 |
|
152 |
| - |
| 154 | + |
153 | 155 |
|
154 | 156 |
|
155 | 157 |
|
|
src/Symfony/Component/Form/Tests/Console/Descriptor/AbstractDescriptorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Console/Descriptor/AbstractDescriptorTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
| 87 | + |
87 | 88 |
|
88 | 89 |
|
89 | 90 |
|
|
src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_2.json
Copy file name to clipboard+37Lines changed: 37 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_2.txt
Copy file name to clipboard+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
0 commit comments