class MailChannelAdapter implements ChannelAdapterInterface (View source)

Methods

void
send(Model $context, Messaging $message)

Send the notification to mail

Details

void send(Model $context, Messaging $message)

Send the notification to mail

Parameters

Model $context
Messaging $message

Return Value

void