#1235 DDC-3470 - coverage annotations
This commit is contained in:
parent
a93e5fa1c2
commit
0f165bce50
@ -22,6 +22,11 @@ namespace Doctrine\Tests\ORM\Persisters;
|
||||
use Doctrine\ORM\Persisters\JoinedSubclassPersister;
|
||||
use Doctrine\Tests\OrmTestCase;
|
||||
|
||||
/**
|
||||
* Tests for {@see \Doctrine\ORM\Persisters\JoinedSubclassPersister}
|
||||
*
|
||||
* @covers \Doctrine\ORM\Persisters\JoinedSubclassPersister
|
||||
*/
|
||||
class JoinedSubClassPersisterTest extends OrmTestCase
|
||||
{
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user