Fix and test for DDC-2073
This commit is contained in:
parent
e15cf324c3
commit
c2d9197900
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ use Doctrine\ORM\Persisters\BasicEntityPersister;
|
|||
use Doctrine\Tests\Models\CustomType\CustomTypeParent;
|
||||
use Doctrine\Tests\Models\CustomType\CustomTypeChild;
|
||||
use Doctrine\Tests\Models\CustomType\CustomTypeFriend;
|
||||
use Doctrine\Common\Collections\Expr\Comparison;
|
||||
|
||||
require_once __DIR__ . '/../../TestInit.php';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue