We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff56617 commit b64762cCopy full SHA for b64762c
src/Symfony/Component/Form/Extension/Core/Type/FormType.php
@@ -18,7 +18,6 @@
18
use Symfony\Component\Form\Extension\Core\DataMapper\DataMapper;
19
use Symfony\Component\Form\Extension\Core\EventListener\TrimListener;
20
use Symfony\Component\Form\FormBuilderInterface;
21
-use Symfony\Component\Form\FormConfigBuilderInterface;
22
use Symfony\Component\Form\FormInterface;
23
use Symfony\Component\Form\FormView;
24
use Symfony\Component\OptionsResolver\Options;
0 commit comments