__construct() __construct(\App\Model\RunResult $result) Create a new event instance. Parameters \App\Model\RunResult $result
broadcastOn() broadcastOn() : \Illuminate\Broadcasting\Channel|array Get the channels the event should broadcast on. Returns \Illuminate\Broadcasting\Channel|array