MDL-63422 blog: Correct phpdoc for get_users
authorAndrew Nicols <andrew@nicols.co.uk>
Fri, 2 Nov 2018 00:32:33 +0000 (08:32 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Fri, 2 Nov 2018 00:34:20 +0000 (08:34 +0800)
blog/classes/privacy/provider.php

index a3f8ac7..4bbc744 100644 (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.