PHP Интерфейс Namshi\Notificator\Notification\Email\SwiftMailer\SwiftMailerNotificationInterface

Наследование: extends Namshi\Notificator\NotificationInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
getMessage ( ) : Swift_Message Returns the message to be sent through SwiftMailer.

Описание методов

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

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