Schema
in package
Table of Contents
Properties
- $constants : mixed
- $service_labels : mixed
Methods
- getConstant() : mixed
- Get schema constant by key.
- init() : mixed
Properties
$constants
private
static mixed
$constants
$service_labels
private
static mixed
$service_labels
Methods
getConstant()
Get schema constant by key.
public
static getConstant(mixed $key[, mixed $default = false ]) : mixed
Parameters
- $key : mixed
- $default : mixed = false
init()
public
static init() : mixed