BcSeed
extends AbstractSeed
in package
BcSeed
Table of Contents
Methods
- table() : Table
- テーブルを取得する
Methods
table()
テーブルを取得する
public
table(string $tableName[, array<string|int, mixed> $options = [] ]) : Table
プレフィックスをテーブル名に反映する
Parameters
- $tableName : string
- $options : array<string|int, mixed> = []