*/ #[\Override] public function toArray($request): array { return [ 'onlineCount' => $this->resource, ]; } }