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.
use
1 parent ff62e12 commit ae34e2cCopy full SHA for ae34e2c
doctrine.rst
@@ -813,6 +813,7 @@ with any PHP model::
813
814
use App\Entity\Product;
815
use App\Repository\ProductRepository;
816
+ use Doctrine\ORM\EntityManagerInterface;
817
use Symfony\Component\HttpFoundation\Response;
818
use Symfony\Component\Routing\Annotation\Route;
819
// ...
0 commit comments