application = $application; $this->previousExpert = $previousExpert; } public function broadcastOn(): PrivateChannel { return new PrivateChannel('channel-name'); } }