mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-23 07:33:58 -06:00
Fixed unintended change in phpdoc
This commit is contained in:
parent
8ecc241a4b
commit
e0a9f8120c
@ -52,7 +52,7 @@ class VisitsStatsHelper implements VisitsStatsHelperInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Paginator<Visit>
|
||||
* @return Visit[]|Paginator
|
||||
* @throws ShortUrlNotFoundException
|
||||
*/
|
||||
public function visitsForShortUrl(
|
||||
|
Loading…
Reference in New Issue
Block a user