firstname . " " . $this->lastname; } public function getId(): ?int { return $this->id; } }