NotifierInterface
in
Interface for the Notifier system.
Tags
Table of Contents
Methods
- send() : void
Methods
send()
public
send(Notification $notification, RecipientInterface ...$recipients) : void
Parameters
- $notification : Notification
- $recipients : RecipientInterface