TAMsg
in package
uses
TraitUser
Table of Contents
Properties
Methods
- __construct() : mixed
- getTamPost() : array{subject: string, message: string, saTAM: array}
- Get the post from tell-a-mod/member
- getUserInstance() : User
- getTableAttributes() : array<string|int, string>
Properties
$env
private
array<string|int, mixed>
$env
$input
private
Input
$input
Methods
__construct()
public
__construct() : mixed
getTamPost()
Get the post from tell-a-mod/member
public
getTamPost(string $strOpenerPUID) : array{subject: string, message: string, saTAM: array}
Parameters
- $strOpenerPUID : string
Tags
Return values
array{subject: string, message: string, saTAM: array}getUserInstance()
public
getUserInstance() : User
Return values
UsergetTableAttributes()
private
getTableAttributes(string $table) : array<string|int, string>
Parameters
- $table : string