MDL-63422 blog: Correct phpdoc for get_users

This commit is contained in:
Andrew Nicols 2018-11-02 08:32:33 +08:00
parent f8e364e31a
commit 4dbae58e87

View File

@ -166,7 +166,7 @@ class provider implements
}
/**
* 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.