PHP Interface Namshi\Notificator\Notification\Email\SwiftMailer\SwiftMailerNotificationInterface

Inheritance: extends Namshi\Notificator\NotificationInterface
Show file Open project: namshi/notificator

Public Methods

Method Description
getMessage ( ) : Swift_Message Returns the message to be sent through SwiftMailer.

Method Details

getMessage() public method

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