From 586b9af009d3097f32c373d385d0a0a0422e1bbd Mon Sep 17 00:00:00 2001 From: Olaf Braun Date: Mon, 19 Feb 2024 12:05:54 +0100 Subject: [PATCH] Update wcfsetup/install/files/lib/data/service/worker/ServiceWorker.class.php Co-authored-by: Alexander Ebert --- .../files/lib/data/service/worker/ServiceWorker.class.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/wcfsetup/install/files/lib/data/service/worker/ServiceWorker.class.php b/wcfsetup/install/files/lib/data/service/worker/ServiceWorker.class.php index 2952832f27..5d13bd9171 100644 --- a/wcfsetup/install/files/lib/data/service/worker/ServiceWorker.class.php +++ b/wcfsetup/install/files/lib/data/service/worker/ServiceWorker.class.php @@ -24,8 +24,6 @@ class ServiceWorker extends DatabaseObject /** * Parses the endpoint and returns the scheme and host. - * - * @return string */ public function getEndpoint(): string { -- 2.20.1