JDatabaseQueryPostgresqlTest::mockQuoteName
A mock callback for the database quoteName method.
We use this method to ensure that JDatabaseQuery's quoteName method uses the the database object's quoteName method.
Signature
public function mockQuoteName(string
$text )
Parameters
-
$text
- The input text.
Returns
- string