mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 14:36:17 +00:00
2.x - backups
This commit is contained in:
@ -4,11 +4,7 @@
|
||||
|
||||
final class BackupStatus
|
||||
{
|
||||
const READY = 'ready';
|
||||
|
||||
const RUNNING = 'running';
|
||||
|
||||
const FAILED = 'failed';
|
||||
|
||||
const DELETING = 'deleting';
|
||||
}
|
||||
|
Reference in New Issue
Block a user