interface ChannelAdapterInterface (View source)

Methods

void
send(Model $context, Notifier $notifier)

Send a message through the channel

Details

void send(Model $context, Notifier $notifier)

Send a message through the channel

Parameters

Model $context
Notifier $notifier

Return Value

void