You are here

public function ListableDestinationInterface::fileExists in Backup and Migrate 8.4

Return value

boolean Whether the file exists in this destination

File

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

Class

ListableDestinationInterface
Interface ListableDestinationInterface.

Namespace

BackupMigrate\Core\Destination

Code

public function fileExists($id);