@@ -51,7 +51,7 @@ |
||
| 51 | 51 | 'label' => 'sylius.form.channel.color', |
| 52 | 52 | 'required' => false, |
| 53 | 53 | ]) |
| 54 | - ->add('type', ChoiceType::class,[ |
|
| 54 | + ->add('type', ChoiceType::class, [ |
|
| 55 | 55 | 'label' => 'sylius.form.channel.type', |
| 56 | 56 | 'required' => false, |
| 57 | 57 | 'choices' => [ |