summaryrefslogtreecommitdiffstats
path: root/lib/Service/ItemService.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Service/ItemService.php')
-rw-r--r--lib/Service/ItemService.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Service/ItemService.php b/lib/Service/ItemService.php
index 70f89cfc2..882e875c5 100644
--- a/lib/Service/ItemService.php
+++ b/lib/Service/ItemService.php
@@ -329,7 +329,7 @@ class ItemService extends Service
/**
* @param string $userId from which user the items should be taken
- * @return array of items which are starred or unread
+ * @return int of items which are starred or unread
*/
public function getUnreadOrStarred($userId)
{