You are here

property backup_migrate_destination_browser_download::$weight in Backup and Migrate 6.3

Same name and namespace in other branches
  1. 8.3 includes/destinations.browser.inc \backup_migrate_destination_browser_download::weight
  2. 7.3 includes/destinations.browser.inc \backup_migrate_destination_browser_download::weight

Overrides backup_migrate_destination::$weight

File

includes/destinations.browser.inc, line 60
Functions to handle the browser upload/download backup destination.

Class

backup_migrate_destination_browser_download
A destination type for browser download.

Code

var $weight = 1000;