Add return description

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2020-10-21 10:05:51 +02:00
parent 6400221fba
commit 4b8fec49e7
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA

View file

@ -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(