Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DUpgradeWizardPage.php50 private const string STEP_UNZIP = 'Unzip';
122 …route(UpgradeWizardStep::class, ['step' => self::STEP_UNZIP]) => I18N::translate('Unzip %s to a…
H A DUpgradeWizardStep.php60 private const string STEP_UNZIP = 'Unzip';
134 case self::STEP_UNZIP: