user = $user; $this->initialize($expiresAt, $selector, $hashedToken); } public function getUser(): object { return $this->user; } }