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.
2 parents 2307dc8 + d31e17f commit f108c58Copy full SHA for f108c58
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