Namshi\Notificator\Notification\Email\SwiftMailer\SwiftMailerNotificationInterface::getMessage PHP Method

getMessage() public method

Returns the message to be sent through SwiftMailer.
public getMessage ( ) : Swift_Message
return Swift_Message
    function getMessage();
SwiftMailerNotificationInterface