You are here

public function ListableDestinationInterface::deleteFile in Backup and Migrate 8.4

Delete the specified file.

File

lib/backup_migrate_core/src/Destination/ListableDestinationInterface.php, line 55

Class

ListableDestinationInterface
Interface ListableDestinationInterface.

Namespace

BackupMigrate\Core\Destination

Code

public function deleteFile($id);