You are here

public property backup_migrate_source_db::$connection in Backup and Migrate 7.3

Same name and namespace in other branches
  1. 8.3 includes/sources.db.inc \backup_migrate_source_db::connection

File

includes/sources.db.inc, line 16
Functions to handle the direct to database destination.

Class

backup_migrate_source_db
A destination type for saving to a database server.

Code

public $connection = NULL;