game_server->uuid); } /** * Get the data to broadcast. * * @return array */ public function broadcastWith(): array { return (array) $this->resources; } }