You are here

property backup_migrate_location::$type_name in Backup and Migrate 8.3

Same name and namespace in other branches
  1. 6.3 includes/locations.inc \backup_migrate_location::type_name
  2. 7.3 includes/locations.inc \backup_migrate_location::type_name

Overrides backup_migrate_item::$type_name

File

includes/locations.inc, line 86

Class

backup_migrate_location
A base class for creating locations.

Code

var $type_name = "location";