[2.0] Added missing property.
This commit is contained in:
parent
5b67754595
commit
76661cd987
@ -14,6 +14,7 @@ class OneToManyBidirectionalAssociationTest extends \Doctrine\Tests\OrmFunctiona
|
|||||||
{
|
{
|
||||||
private $product;
|
private $product;
|
||||||
private $firstFeature;
|
private $firstFeature;
|
||||||
|
private $secondFeature;
|
||||||
|
|
||||||
protected function setUp()
|
protected function setUp()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user