mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-1872: Evaluate @AssocationOverride/@AttributeOverride in context of Traits #2361
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @doctrinebot on GitHub (Jun 12, 2012).
Jira issue originally created by user @beberlei:
If there is a property $foo in a trait, then the using entity should maybe modify that $foo using @AttributeOverride and @AssociationOverride?
@doctrinebot commented on GitHub (Jul 29, 2012):
Comment created by cordoval:
done https://github.com/doctrine/orm-documentation/pull/117
@doctrinebot commented on GitHub (Oct 6, 2012):
Comment created by @beberlei:
Added test
@doctrinebot commented on GitHub (Oct 6, 2012):
Issue was closed with resolution "Fixed"