Home
last modified time | relevance | path

Searched refs:wizardStepCopyAndCleanUp (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Http/RequestHandlers/
H A DUpgradeWizardStep.php138 return $this->wizardStepCopyAndCleanUp($zip_file);
274 private function wizardStepCopyAndCleanUp(string $zip_file): ResponseInterface function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\UpgradeWizardStep