mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-23 07:33:58 -06:00
Fixed wrong typehint
This commit is contained in:
parent
f3c92f4110
commit
038ba3b006
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user