File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ to an Event Subscriber::
5656
// src/Acme/DemoBundle/Form/Type/ProductType.php
5757
namespace Acme\DemoBundle\Form\Type;
5858

59-
use Symfony\Component\Form\AbstractType
59+
use Symfony\Component\Form\AbstractType;
6060
use Symfony\Component\Form\FormBuilderInterface;
6161
use Acme\DemoBundle\Form\EventListener\AddNameFieldSubscriber;
6262

0 commit comments

Comments
 (0)