Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DUpgradeWizardStep.php279 $this->upgrade_service->startMaintenanceMode();
/webtrees/app/Services/
H A DUpgradeService.php306 public function startMaintenanceMode(): void function in Fisharebest\\Webtrees\\Services\\UpgradeService