protected static property backup_migrate_destination_db_mysql::$viewNames in Backup and Migrate 7.3
The views keyed by name.
Type: array
File
- includes/
destinations.db.mysql.inc, line 40 - 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 $viewNames = array();