class DatabaseChannelAdapter implements ChannelAdapterInterface (View source)

Methods

void
send(Model $context, Notifier $notifier)

Send the notification to database

Details

void send(Model $context, Notifier $notifier)

Send the notification to database

Parameters

Model $context
Notifier $notifier

Return Value

void