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