Commit 1f3c798a authored by romanb's avatar romanb

[2.0][doc] Updated UPGRADE_TO_2_0 for the inversedBy attribute.

parent 9ae7671b
......@@ -20,7 +20,7 @@ the association. Example:
{
//...
/** @OneToOne(targetEntity="User") */
private $address;
private $user;
//...
}
......
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