diff --git a/module/Core/src/Service/UrlShortener.php b/module/Core/src/Service/UrlShortener.php index 7f1a3261..4ae4c510 100644 --- a/module/Core/src/Service/UrlShortener.php +++ b/module/Core/src/Service/UrlShortener.php @@ -69,7 +69,6 @@ class UrlShortener implements UrlShortenerInterface * @param \DateTime|null $validUntil * @param string|null $customSlug * @param int|null $maxVisits - * @return string * @throws NonUniqueSlugException * @throws InvalidUrlException * @throws RuntimeException