user = $user; } public function getUser(): User { return $this->user; } }