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

Inheritance: extends Namshi\Notificator\NotificationInterface
Afficher le fichier Open project: namshi/notificator

Méthodes publiques

Méthode Description
getMessage ( ) : Swift_Message Returns the message to be sent through SwiftMailer.

Method Details

getMessage() public méthode

Returns the message to be sent through SwiftMailer.
public getMessage ( ) : Swift_Message
Résultat Swift_Message