You are here

public property backup_migrate_location::$title_singular in Backup and Migrate 7.3

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

Overrides backup_migrate_item::$title_singular

File

includes/locations.inc, line 93

Class

backup_migrate_location
A base class for creating locations.

Code

public $title_singular = 'Location';