db::table

Sets the current table, which should be queried

db::table($table)

Parameters

$table (string)

Return values

object
Returns a DBQuery object, which can be used to build a full query for that table