private property BackupMigrateDropboxAPI::$destination in Backup and Migrate Dropbox 7.3
Contains the B&M destination that uses this Dropbox Api object to communicate with Dropbox as this Api needs access to its name, machine name, and settings.
Type: backup_migrate_destination_dropbox
File
- ./
backup_migrate_dropbox.dropbox_api.inc, line 24
Class
- BackupMigrateDropboxAPI
- BackupMigrateDropboxAPI contains all the details about the Dropbox api, authorization calls, endpoints, uris, parameters, error handling, and split requests for large uploads/downloads
Code
private $destination;