id; } public function getName(): string { return $this->name; } public function getUser(): User { return $this->user; } }