Namshi\Notificator\Notification\Email\EmailNotificationInterface::getRecipientAddresses PHP Méthode

getRecipientAddresses() public méthode

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