parentRelation = $parentRelation; } public function getParentRelation(): ParentRelationInterface { return $this->parentRelation; } }