relation = $relation; } public function getRelation(): RelationInterface { return $this->relation; } }