StreamedEvent
class StreamedEvent (View source)
Properties
string | $event | The name of the event. |
|
mixed | $data | The data of the stream. |
Methods
__construct(string $event, mixed $data)
Create a new streamed event instance.
Details
__construct(string $event, mixed $data)
Create a new streamed event instance.