PHP Interface Namshi\Notificator\Notification\Email\EmailNotificationInterface

Inheritance: extends Namshi\Notificator\NotificationInterface
Datei anzeigen Open project: namshi/notificator

Public Methods

Method Description
getRecipientAddresses ( ) : array Returns the email address that will receive this notification.

Method Details

getRecipientAddresses() public method

Returns the email address that will receive this notification.
public getRecipientAddresses ( ) : array
return array