Namshi\Notificator\Notification\Email\EmailNotificationInterface::getRecipientAddresses PHP Method

getRecipientAddresses() public method

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