|
@@ -5,7 +5,6 @@ |
|
|
block discarded – undo |
|
5
|
5
|
use Doctrine\ODM\PHPCR\ChildrenCollection; |
|
6
|
6
|
use Psi\Bridge\ContentType\Doctrine\PhpcrOdm\Tests\Functional\Example\Article; |
|
7
|
7
|
use Psi\Bridge\ContentType\Doctrine\PhpcrOdm\Tests\Functional\Example\ArticleWithRestrictedChildren; |
|
8
|
|
-use Psi\Bridge\ContentType\Doctrine\PhpcrOdm\Tests\Functional\Example\Image; |
|
9
|
8
|
use Psi\Bridge\ContentType\Doctrine\PhpcrOdm\Tests\Functional\Example\ImageNotAssignedGenerator; |
|
10
|
9
|
|
|
11
|
10
|
class ObjectTest extends PhpcrOdmTestCase |
Please login to merge, or discard this patch.