@@ -164,27 +164,27 @@ public function testDebugCustomFormTypeOption()
164
164
Symfony\Component\Form\Tests\Command\FooType (foo)
165
165
==================================================
166
166
167
- ---------------- --------------------------------------------------------------------------- %s
168
- Required true %w
169
- ---------------- --------------------------------------------------------------------------- %s
170
- Default - %w
171
- ---------------- --------------------------------------------------------------------------- %s
172
- Allowed types [ %w
173
- "string" %w
174
- ] %w
175
- ---------------- --------------------------------------------------------------------------- %s
176
- Allowed values [ %w
177
- "bar", %w
178
- "baz" %w
179
- ] %w
180
- ---------------- --------------------------------------------------------------------------- %s
181
- Normalizer Closure(Options $options, $value) { %w
182
- class: "Symfony\Component\Form\Tests\Command\FooType" %w
183
- this: Symfony\Component\Form\Tests\Command\FooType { …} %w
167
+ ---------------- -----------------------------------------------------------%s
168
+ Required true %w
169
+ ---------------- -----------------------------------------------------------%s
170
+ Default - %w
171
+ ---------------- -----------------------------------------------------------%s
172
+ Allowed types [ %w
173
+ "string" %w
174
+ ] %w
175
+ ---------------- -----------------------------------------------------------%s
176
+ Allowed values [ %w
177
+ "bar", %w
178
+ "baz" %w
179
+ ] %w
180
+ ---------------- -----------------------------------------------------------%s
181
+ Normalizer Closure(Options $options, $value) { %w
182
+ class: "Symfony\Component\Form\Tests\Command\FooType" %w
183
+ this: Symfony\Component\Form\Tests\Command\FooType { …} %w
184
184
64DE
file: "%s"%w
185
185
line: "%d to %d"%w
186
- } %w
187
- ---------------- --------------------------------------------------------------------------- %s
186
+ } %w
187
+ ---------------- -----------------------------------------------------------%s
188
188
189
189
TXT
190
190
, $ tester ->getDisplay (true ));
0 commit comments