*/ public function broadcastOn() { return [ new Channel('jobs'), ]; } }