GatewayInterface
in
Db gateway interface
Tags
Table of Contents
Methods
- getTable() : string
- Get the table name
- getTableInfo() : array<string|int, mixed>
- Get table info
Methods
getTable()
Get the table name
public
getTable() : string
Return values
stringgetTableInfo()
Get table info
public
getTableInfo() : array<string|int, mixed>