[2.0][doc] Updated UPGRADE_TO_2_0 for the inversedBy attribute.
This commit is contained in:
parent
9ae7671b26
commit
1f3c798acb
@ -20,7 +20,7 @@ the association. Example:
|
|||||||
{
|
{
|
||||||
//...
|
//...
|
||||||
/** @OneToOne(targetEntity="User") */
|
/** @OneToOne(targetEntity="User") */
|
||||||
private $address;
|
private $user;
|
||||||
//...
|
//...
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user