sessionIds; } /** * @return string[] */ public function getUserIds(): array { return $this->userIds; } }