Skip to content

Commit

Permalink
[2.0][doc] Updated UPGRADE_TO_2_0 for the inversedBy attribute.
Browse files Browse the repository at this point in the history
  • Loading branch information
romanb committed Mar 31, 2010
1 parent 9ae7671 commit 1f3c798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE_TO_2_0
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ the association. Example:
{
//...
/** @OneToOne(targetEntity="User") */
private $address;
private $user;
//...
}

Expand Down

0 comments on commit 1f3c798

Please sign in to comment.