#1196 DDC-3418 DDC-3419 - Adding missing docblock for test private property
This commit is contained in:
parent
34d2af8a77
commit
291b68634e
@ -8,6 +8,9 @@ use Doctrine\ORM\Tools\SchemaTool;
|
|||||||
|
|
||||||
class BasicInheritanceMappingTest extends \Doctrine\Tests\OrmTestCase
|
class BasicInheritanceMappingTest extends \Doctrine\Tests\OrmTestCase
|
||||||
{
|
{
|
||||||
|
/**
|
||||||
|
* @var ClassMetadataFactory
|
||||||
|
*/
|
||||||
private $_factory;
|
private $_factory;
|
||||||
|
|
||||||
protected function setUp() {
|
protected function setUp() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user