entity; } public function setEntity(?Entity $entity): static { $this->entity = $entity; return $this; } }