interface ChannelAdapterInterface (View source)

Methods

void
send(Model $context, Messaging $message)

Send a message through the channel

Details

void send(Model $context, Messaging $message)

Send a message through the channel

Parameters

Model $context
Messaging $message

Return Value

void