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 9ffee2b commit 48992b8Copy full SHA for 48992b8
reference/forms/types/entity.rst
@@ -53,6 +53,7 @@ the `query_builder`_ option::
53
54
use App\Entity\User;
55
use Doctrine\ORM\EntityRepository;
56
+ use Doctrine\ORM\QueryBuilder;
57
use Symfony\Bridge\Doctrine\Form\Type\EntityType;
58
// ...
59
0 commit comments