Skip to content

Commit

Permalink
MDL-63422 blog: Correct phpdoc for get_users
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Nov 2, 2018
1 parent f8e364e commit 4dbae58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/classes/privacy/provider.php
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ public static function get_contexts_for_userid(int $userid) : \core_privacy\loca
}

/**
* Get the list of contexts that contain user information for the specified user.
* Get the list of users who have data within a context.
*
* @param \core_privacy\local\request\userlist $userlist The userlist containing the list of users who have
* data in this context/plugin combination.
Expand Down

0 comments on commit 4dbae58

Please sign in to comment.