The tables keyed by name.
Type: array
File
- core/includes/ backup/ backup.mysql.inc, line 25 
- Contains the BackupMySQL class.
Class
- BackupMySql
- Creates and restores backups from a MySQL database source.
Code
protected $tableNames = array();
The tables keyed by name.
Type: array
protected $tableNames = array();