comment('Cleaning WebSocket Statistics...'); $amountDeleted = $driver::delete($this->argument('appId')); $this->info("Deleted {$amountDeleted} record(s) from the WebSocket statistics."); } }