\App\EventsJudgeEvent

Summary

Methods
Properties
Constants
__construct()
broadcastOn()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$result
N/A

Properties

Methods

__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