class UsersTable extends YATBaseTable

Properties

$tableName
string $theme
$with

Relationships to eager load.

Methods

void
settings()

Configure table settings.

array
columns()

Define the columns for this table.

Details

at line 17
void settings()

Configure table settings.

Return Value

void

at line 28
array columns()

Define the columns for this table.

Return Value

array