diff --git a/app/Jobs/IncrementViews.php b/app/Jobs/IncrementViews.php index 324565947..2181c68dd 100644 --- a/app/Jobs/IncrementViews.php +++ b/app/Jobs/IncrementViews.php @@ -103,7 +103,7 @@ public function getModelName(): string /** * Get the recently viewed models. * - * @return Collection|Collection + * @return Collection */ private function getRecentlyViewed(string $key): Collection {