Skip to content
This repository has been archived by the owner on Apr 11, 2018. It is now read-only.

Commit

Permalink
APOLLO-3679 Update for displayname and grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
brettminnie committed Aug 5, 2014
1 parent a134745 commit a47785e
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -99,6 +99,7 @@ abstract class AssignableComposite implements IsAssignee, \IteratorAggregate
/**
* @ORM\ManyToMany(targetEntity="Opg\Core\Model\Entity\Assignable\Team", mappedBy="members")
* @var ArrayCollection
* @Groups({"api-poa-list","api-task-list"})
* @MaxDepth(2)
*/
protected $teams;
Expand Down

0 comments on commit a47785e

Please sign in to comment.