Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DUpgradeWizardStep.php129 return $this->wizardStepExport($tree);
208 private function wizardStepExport(Tree $tree): ResponseInterface function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\UpgradeWizardStep