Postal
Postal PHP Methods
static create(\WMT\Container $container) v5
Creates Abstract Factory object
PARAMETERS:
$container = object
RETURN VALUE:
objectstatic create(\WMT\Container $container, int $memberID) v5
Create abstract credits object
PARAMETERS:
$container = object
$memberID = int, member ID
RETURN VALUE:
The new created objectstatic createLight(\WMT\Container $container, array $showFields = null) v5
Creates a factory object
PARAMETERS:
$container = object
$showFields = array, array of fields to show, if null it will show all
RETURN VALUE:
objectPostal PHP Variables
🔎︎ %l4610%