File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -56,7 +56,7 @@ to an Event Subscriber::
|
56 | 56 | // src/Acme/DemoBundle/Form/Type/ProductType.php
|
57 | 57 | namespace Acme\DemoBundle\Form\Type;
|
58 | 58 |
|
59 |
| -use Symfony\Component\Form\AbstractType |
| 59 | +use Symfony\Component\Form\AbstractType; |
60 | 60 | use Symfony\Component\Form\FormBuilderInterface;
|
61 | 61 | use Acme\DemoBundle\Form\EventListener\AddNameFieldSubscriber;
|
62 | 62 |
|
|
You can’t perform that action at this time.
0 commit comments