public property backup_migrate_files_destination_archivesource::$supported_ops in Backup and Migrate 7.3
Same name and namespace in other branches
- 8.3 includes/sources.archivesource.inc \backup_migrate_files_destination_archivesource::supported_ops
- 6.3 includes/sources.archivesource.inc \backup_migrate_files_destination_archivesource::supported_ops
Overrides backup_migrate_destination_filesource::$supported_ops
File
- includes/
sources.archivesource.inc, line 20 - A destination type for saving locally to the server.
Class
- backup_migrate_files_destination_archivesource
- A destination type for saving locally to the server.
Code
public $supported_ops = array(
'source',
);