law = new Law(); $this->parents = new ArrayCollection(); $this->childs = new ArrayCollection(); } }