You are here

protected static property backup_migrate_destination_db_mysql::$tableData in Backup and Migrate 7.3

The table's data keyed by table name.

Type: array

File

includes/destinations.db.mysql.inc, line 26
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 $tableData = array();