VolumeFilesProcessed
class VolumeFilesProcessed implements ShouldBroadcastNow
Traits
Dispatchable
InteractsWithSockets
SerializesModels
Properties
| Volume | $volume | The volume that was processed |
|
| protected bool | $deleteWhenMissingModels | Ignore this event if the volume does not exist any more. |
Methods
Channel|array
broadcastOn()
Get the channels the event should broadcast on.
array
broadcastWith()
Get the data to broadcast.
Details
at line 36
__construct(Volume $volume)
Create a new event instance.
at line 46
Channel|array
broadcastOn()
Get the channels the event should broadcast on.
at line 56
array
broadcastWith()
Get the data to broadcast.