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

getRecipientAddresses() public method

    public function getRecipientAddresses()
    {
        return $this->recipientAddresses;
    }