JDatabaseImporterMysqlTest::callbackQuote
Callback for the dbo quote method.
Signature
public function callbackQuote(string
$value )
Parameters
-
$value
- The value to be quoted.
Returns
- string
- The value passed wrapped in MySQL quotes.