relation = new Relation(); $this->relation->setSource($this); $this->law = new Law(); $this->memberships = new ArrayCollection(); } }