interface ChannelInterface

Methods

void
notify(Notification$notification,RecipientInterface$recipient,string$transportName =null)

No description

bool
supports(Notification$notification,RecipientInterface$recipient)

No description

Details

void notify(Notification$notification,RecipientInterface$recipient,string$transportName =null)

Parameters

Notification $notification
RecipientInterface $recipient
string $transportName

Return Value

void

bool supports(Notification$notification,RecipientInterface$recipient)

Parameters

Notification $notification
RecipientInterface $recipient

Return Value

bool