@api
- Deprecated:
- Backups should be done using other means.
- Since
- 100.0.2
Definition at line 14 of file BackupInterface.php.
◆ close()
Close open backup file
- Returns
- $this
Implemented in Backup.
◆ open()
Open backup file (write or read mode)
- Parameters
-
- Returns
- $this
◆ setName()
Set backup name
- Parameters
-
- Returns
- $this
Implemented in Backup.
◆ setPath()
Set backup path
- Parameters
-
- Returns
- $this
Implemented in Backup.
◆ setTime()
Set backup time
- Parameters
-
- Returns
- $this
Implemented in Backup.
◆ setType()
Set backup type
- Parameters
-
- Returns
- $this
Implemented in Backup.
◆ write()
Write to backup file
- Parameters
-
- Returns
- $this
Implemented in Backup.
The documentation for this interface was generated from the following file: