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