You are here

public function ListableDestinationInterface::deleteFile in Backup and Migrate 5.0.x

Delete the specified file.

File

src/Core/Destination/ListableDestinationInterface.php, line 65

Class

ListableDestinationInterface
Interface ListableDestinationInterface.

Namespace

Drupal\backup_migrate\Core\Destination

Code

public function deleteFile($id);