creatorRelation = $creatorRelation; } public function getCreatorRelation(): CreatorRelationInterface { return $this->creatorRelation; } }