class Table (View source)

Table utilities.

Methods

static array
getFields(CreateStatement $statement)

Gets fields of the table.

Details

static array getFields(CreateStatement $statement)

Gets fields of the table.

Parameters

CreateStatement $statement

the statement to be processed

Return Value

array