constant BackupMigratePruneTestCase::TIMEINTERVAL in Backup and migrate prune 7.2
Same name and namespace in other branches
- 7 backup_migrate_prune.test \BackupMigratePruneTestCase::TIMEINTERVAL
The interval that separates each time increment.
File
- ./
backup_migrate_prune.test, line 23 - Test implementation file
Class
- BackupMigratePruneTestCase
- BackupMigratePruneTestCase class for unit testing
Code
const TIMEINTERVAL = 'PT12H';