protected static property backup_migrate_destination_db_mysql::$tableNames in Backup and Migrate 7.3
The tables keyed by name.
Type: array
File
- includes/
destinations.db.mysql.inc, line 33 - Functions to handle the direct to database destination.
Class
- backup_migrate_destination_db_mysql
- A destination type for saving to a database server.
Code
protected static $tableNames = array();