summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarco Nassabain <marco.nassabain@hotmail.com>2021-03-19 20:21:13 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 22:31:21 +0200
commitd5b9fbba3de2cef3f069c09b1f27c5b66b3b7912 (patch)
tree07327aab75a16604e6dc6485d6fdc46c7f561fdd /lib
parent9e9bd24c5f865c5fc0275e39316b90a82231fca5 (diff)
✏️ Fix comments in ShareService
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/Service/ShareService.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Service/ShareService.php b/lib/Service/ShareService.php
index 429ec46b0..3885617b3 100644
--- a/lib/Service/ShareService.php
+++ b/lib/Service/ShareService.php
@@ -68,6 +68,7 @@ class ShareService
* @param FeedServiceV2 $feedService Service for feeds
* @param ItemServiceV2 $itemService Service to manage items
* @param IURLGenerator $urlGenerator URL Generator
+ * @param IUserManager $userManager User Manager
* @param IL10N $l Localization interface
* @param LoggerInterface $logger Logger
*/
@@ -137,7 +138,7 @@ class ShareService
}
/**
- * Map sharers display name to shared items.
+ * Map sharers display names to shared items.
*
* Loops through an array of news items. For all shared items, the function
* fetches the sharers display name and adds it into the item.