SystemLogTable extends DataManager
Class TaskTplSyslogTable
Fields:
- ID int mandatory
- TYPE int mandatory
- DATA string optional
Table of Contents
Methods
- getMap() : array<string|int, mixed>
- Returns entity map definition.
- getTableName() : string
- Returns DB table name for entity.
Methods
getMap()
Returns entity map definition.
public
static getMap() : array<string|int, mixed>
Return values
array<string|int, mixed>getTableName()
Returns DB table name for entity.
public
static getTableName() : string