Method Database::listTables

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/Database.php line 199
Automatically extracted PHP DOC comment from code:

Return all tables of a database as array

END OF PHP DOC
public function array listTables(string $strDatabase, boolean $blnNoCache)

Parameters

string $strDatabase
Default: false
Not documented yet. Please add documentation to this entry.
boolean $blnNoCache
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 3 and 3.