interface NotifierInterface

Interface for the Notifier system.

Methods

void
send(Notification$notification,RecipientInterface...$recipients)

No description

Details

void send(Notification$notification,RecipientInterface...$recipients)

Parameters

Notification $notification
RecipientInterface ...$recipients

Return Value

void