[2.0][doc] Updated UPGRADE_TO_2_0 for the inversedBy attribute.
This commit is contained in:
parent
9ae7671b26
commit
1f3c798acb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ the association. Example:
|
||||||
{
|
{
|
||||||
//...
|
//...
|
||||||
/** @OneToOne(targetEntity="User") */
|
/** @OneToOne(targetEntity="User") */
|
||||||
private $address;
|
private $user;
|
||||||
//...
|
//...
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue