TemplateRepository
Table of Contents
Methods
- getAllKnowTemplateCodes() : array<string|int, mixed>
- getTemplateCode() : string
- getTemplatesByNotificationType() : array<string|int, mixed>
Methods
getAllKnowTemplateCodes()
public
static getAllKnowTemplateCodes() : array<string|int, mixed>
Return values
array<string|int, mixed>getTemplateCode()
public
static getTemplateCode(NotificationType $notificationType, NotificationTemplateType $notificationTemplateType) : string
Parameters
- $notificationType : NotificationType
- $notificationTemplateType : NotificationTemplateType
Return values
stringgetTemplatesByNotificationType()
public
getTemplatesByNotificationType(NotificationType $notificationType) : array<string|int, mixed>
Parameters
- $notificationType : NotificationType