We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73519d0 commit 596edbcCopy full SHA for 596edbc
1 file changed
Form/Type/FlexModelFormType.php
@@ -9,6 +9,7 @@
9
use Symfony\Component\Form\Extension\Core\Type\ChoiceType;
10
use Symfony\Component\Form\Extension\Core\Type\DateTimeType;
11
use Symfony\Component\Form\Extension\Core\Type\DateType;
12
+use Symfony\Component\Form\Extension\Core\Type\BirthdayType;
13
use Symfony\Component\Form\Extension\Core\Type\FileType;
14
use Symfony\Component\Form\Extension\Core\Type\IntegerType;
15
use Symfony\Component\Form\Extension\Core\Type\NumberType;
0 commit comments