mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-23 23:50:09 -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
|
* @throws ShortUrlNotFoundException
|
||||||
*/
|
*/
|
||||||
public function visitsForShortUrl(
|
public function visitsForShortUrl(
|
||||||
|
Loading…
Reference in New Issue
Block a user