AirLay backend

NotificationMessage
in package
implements MessageInterface

Interfaces, Classes, Traits and Enums

MessageInterface

Table of Contents

$file  : array<string|int, mixed>|null
$params  : array<string|int, mixed>
$templateEntity  : TemplateEntity
__construct()  : mixed
attachFile()  : void
attachmentExists()  : bool
getFile()  : array<string|int, mixed>|null
getParams()  : array<string|int, mixed>
getTemplate()  : TemplateEntity

Properties

Methods

attachFile()

public attachFile(string $filePath, string $fileName) : void
Parameters
$filePath : string
$fileName : string
Return values
void

getFile()

public getFile() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null

getParams()

public getParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results