Home
last modified time | relevance | path

Searched defs:zip_file (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Http/RequestHandlers/
H A DUpgradeWizardStep.php253 private function wizardStepUnzip(string $zip_file, string $zip_folder): ResponseInterface
274 private function wizardStepCopyAndCleanUp(string $zip_file): ResponseInterface
/webtrees/app/Services/
H A DUpgradeService.php102 public function extractWebtreesZip(string $zip_file, string $target_folder): void
123 public function webtreesZipContents(string $zip_file): Collection