setTable()
setTable(string $table) : \Charcoal\Source\DatabaseSource
Set the database's table to use.
Parameters
string | $table | The database table. |
Returns
\Charcoal\Source\DatabaseSource —Chainable