JDatabaseExporter::getGenericTableName
Get the generic name of the table, converting the database prefix to the wildcard string.
Signature
protected function getGenericTableName(string
$tableĀ )
Parameters
-
$table
- The name of the table.
Returns
- string
- The name of the table with the database prefix replaced with #__.