FOFConfigDomainTables::getTablealias
Internal method to get table alias
Signature
protected function getTablealias(string
$table,
[&
$configuration = '',
[array
$params = '',
[string
$default = '']]] )
Parameters
-
$table
- The table for which we will be fetching table alias
-
$configuration
-
$params
- Extra options; key 0 defines the table we want to fetch
-
$default
- Default table alias
Returns
- string
- Table alias