You are here

property backup_migrate_destination::$type_name in Backup and Migrate 8.2

Same name and namespace in other branches
  1. 8.3 includes/destinations.inc \backup_migrate_destination::type_name
  2. 6.3 includes/destinations.inc \backup_migrate_destination::type_name
  3. 6.2 includes/destinations.inc \backup_migrate_destination::type_name
  4. 7.3 includes/destinations.inc \backup_migrate_destination::type_name
  5. 7.2 includes/destinations.inc \backup_migrate_destination::type_name

Overrides backup_migrate_item::$type_name

File

includes/destinations.inc, line 498

Class

backup_migrate_destination
A base class for creating destinations.

Code

var $type_name = "destination";