From e0a9f8120c56d07b5dbecf558e70ebf5a8741461 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Mon, 2 Jan 2023 12:48:23 +0100 Subject: [PATCH] Fixed unintended change in phpdoc --- module/Core/src/Visit/VisitsStatsHelper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/Core/src/Visit/VisitsStatsHelper.php b/module/Core/src/Visit/VisitsStatsHelper.php index 2f28f0dd..25f44921 100644 --- a/module/Core/src/Visit/VisitsStatsHelper.php +++ b/module/Core/src/Visit/VisitsStatsHelper.php @@ -52,7 +52,7 @@ class VisitsStatsHelper implements VisitsStatsHelperInterface } /** - * @return Paginator + * @return Visit[]|Paginator * @throws ShortUrlNotFoundException */ public function visitsForShortUrl(