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 d027e48 commit 3d43fbcCopy full SHA for 3d43fbc
Form/Type/DoctrineType.php
@@ -14,6 +14,7 @@
14
use Doctrine\Common\Collections\Collection;
15
use Doctrine\Common\Persistence\ManagerRegistry;
16
use Doctrine\Common\Persistence\ObjectManager;
17
+use Doctrine\ORM\QueryBuilder;
18
use Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader;
19
use Symfony\Bridge\Doctrine\Form\ChoiceList\EntityLoaderInterface;
20
use Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader;
0 commit comments