VolumeFilesProcessed
class VolumeFilesProcessed implements ShouldBroadcastNow
Traits
Dispatchable
InteractsWithSockets
SerializesModels
Properties
| Volume | $volume | The volume that was processed |
Methods
Channel|array
broadcastOn()
Get the channels the event should broadcast on.
array
broadcastWith()
Get the data to broadcast.
Details
at line 31
__construct(Volume $volume)
Create a new event instance.
at line 41
Channel|array
broadcastOn()
Get the channels the event should broadcast on.
at line 51
array
broadcastWith()
Get the data to broadcast.