BackupDownloadService
in package
FinalYes
Table of Contents
Methods
- stage() : array{path: string, filename: string}
Methods
stage()
public
stage(array<string, mixed> $backup, BackupArchiveStorageInterface $storage, string $filenamePrefix) : array{path: string, filename: string}
Parameters
- $backup : array<string, mixed>
- $storage : BackupArchiveStorageInterface
- $filenamePrefix : string