database::table

Sets the current table, which should be queried

database::table($table)

Parameters

$table (string)

Return values

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