aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/public/Comments/ICommentsManager.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/Comments/ICommentsManager.php b/lib/public/Comments/ICommentsManager.php
index 60f925afa34..d90179acada 100644
--- a/lib/public/Comments/ICommentsManager.php
+++ b/lib/public/Comments/ICommentsManager.php
@@ -205,7 +205,7 @@ interface ICommentsManager {
* @param string $verb
* @param string $actorType
* @param string[] $actors
- * @return array
+ * @return array Map of "string actor" => "\DateTime most recent comment date"
* @since 21.0.0
*/
public function getLastCommentDateByActor(