class MysqlDatabase extends Collection (View source)

Properties

protected $collection_key
string $database
protected $mysqlTablesType
protected $mysqlTablesDataType

Methods

setDatabase($database)

No description

string
getDatabase()

No description

setMysqlTables($mysqlTables)

No description

getMysqlTables()

No description

Details

setDatabase($database)

No description

Parameters

$database

string getDatabase()

No description

Return Value

string

setMysqlTables($mysqlTables)

No description

Parameters

$mysqlTables

MysqlTable[] getMysqlTables()

No description

Return Value

MysqlTable[]