You are here

property backup_migrate_profile::$title_plural in Backup and Migrate 6.3

Same name and namespace in other branches
  1. 8.3 includes/profiles.inc \backup_migrate_profile::title_plural
  2. 7.3 includes/profiles.inc \backup_migrate_profile::title_plural

Overrides backup_migrate_item::$title_plural

File

includes/profiles.inc, line 213

Class

backup_migrate_profile
A profile class for crud operations.

Code

var $title_plural = 'Settings Profiles';