Commit 76661cd9 authored by romanb's avatar romanb

[2.0] Added missing property.

parent 5b677545
...@@ -14,6 +14,7 @@ class OneToManyBidirectionalAssociationTest extends \Doctrine\Tests\OrmFunctiona ...@@ -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()
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment