class MailChannelAdapter implements ChannelAdapterInterface (View source)

Methods

void
send(Model $context, Notifier $notifier)

Send the notification to mail

Details

void send(Model $context, Notifier $notifier)

Send the notification to mail

Parameters

Model $context
Notifier $notifier

Return Value

void