The name of this backup. This is used as the basename of the backup file.
The backup name should not include an extension, and should contain only file-system safe characters (no slashes, colons, or periods).
Type: string
File
- core/
includes/ backup/ backup.class.inc, line 39 - Contains the Backup base class.
Class
- Backup
- Base class for creating backups.
Code
protected $backupName = '';