public property backup_migrate_schedule::$title_singular in Backup and Migrate 7.3
Same name and namespace in other branches
- 8.3 includes/schedules.inc \backup_migrate_schedule::title_singular
- 6.3 includes/schedules.inc \backup_migrate_schedule::title_singular
Overrides backup_migrate_item::$title_singular
File
- includes/
schedules.inc, line 108 - All of the schedule handling code needed for Backup and Migrate.
Class
- backup_migrate_schedule
- A schedule class for crud operations.
Code
public $title_singular = 'Schedule';