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 db6e702 commit 95795c8Copy full SHA for 95795c8
tests/Tests/ORM/Functional/Ticket/GH11149/EagerProduct.php
@@ -5,6 +5,7 @@
5
namespace Doctrine\Tests\ORM\Functional\Ticket\GH11149;
6
7
use Doctrine\Common\Collections\ArrayCollection;
8
+use Doctrine\Common\Collections\Collection;
9
use Doctrine\ORM\Mapping as ORM;
10
11
/**
0 commit comments