JDatabaseImporter::getRealTableName
Get the real name of the table, converting the prefix wildcard string if present.
Signature
protected function getRealTableName(string
$tableĀ )
Parameters
-
$table
- The name of the table.
Returns
- string
- The real name of the table.