Fix and test for DDC-2073
This commit is contained in:
parent
e15cf324c3
commit
c2d9197900
@ -7,6 +7,7 @@ use Doctrine\ORM\Persisters\BasicEntityPersister;
|
|||||||
use Doctrine\Tests\Models\CustomType\CustomTypeParent;
|
use Doctrine\Tests\Models\CustomType\CustomTypeParent;
|
||||||
use Doctrine\Tests\Models\CustomType\CustomTypeChild;
|
use Doctrine\Tests\Models\CustomType\CustomTypeChild;
|
||||||
use Doctrine\Tests\Models\CustomType\CustomTypeFriend;
|
use Doctrine\Tests\Models\CustomType\CustomTypeFriend;
|
||||||
|
use Doctrine\Common\Collections\Expr\Comparison;
|
||||||
|
|
||||||
require_once __DIR__ . '/../../TestInit.php';
|
require_once __DIR__ . '/../../TestInit.php';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user