Documentation

TMessage

Tags
author

Ramone Burrell ramone@ramoneburrell.com

since

Version 0.1.0

Table of Contents

Properties

$bccs  : array<string|int, mixed>
$ccs  : array<string|int, mixed>
$recipients  : array<string|int, mixed>
$reply_tos  : array<string|int, mixed>
$subject  : string

Methods

addRecipient()  : mixed
addReplyTo()  : mixed
getBccs()  : array<string|int, mixed>
{@inheritdoc}
getCcs()  : array<string|int, mixed>
'
getRecipients()  : array<string|int, mixed>
getReplyTos()  : array<string|int, mixed>
{@inheritdoc}
getSubject()  : string
setSubject()  : mixed

Properties

Methods

getRecipients()

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

        
On this page

Search results