mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Fixed unintended change in phpdoc
This commit is contained in:
@@ -52,7 +52,7 @@ class VisitsStatsHelper implements VisitsStatsHelperInterface
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Paginator<Visit>
|
||||
* @return Visit[]|Paginator
|
||||
* @throws ShortUrlNotFoundException
|
||||
*/
|
||||
public function visitsForShortUrl(
|
||||
|
||||
Reference in New Issue
Block a user