entity = $entity; } public function getEntity(): EntityInterface { return $this->entity; } }