db::table($table)

Sets the current table, which should be queried

  • $table (string)
  • return (object)
    Returns a DBQuery object, which can be used to build a full query for that table