Namshi\Notificator\Notification\Email\SwiftMailer\SwiftMailerNotificationInterface::getMessage PHP Метод

getMessage() публичный Метод

Returns the message to be sent through SwiftMailer.
public getMessage ( ) : Swift_Message
Результат Swift_Message
    function getMessage();
SwiftMailerNotificationInterface