mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-27 08:18:24 +03:00
Fixed wrong typehint
This commit is contained in:
parent
f3c92f4110
commit
038ba3b006
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue