MDL-64336 assign: Add missing PHP doc

This commit is contained in:
Neill Magill
2021-04-21 15:15:00 +01:00
parent cffc41c27c
commit e0da18119b
+1
View File
@@ -2125,6 +2125,7 @@ class assign {
*
* @param int $currentgroup
* @param bool $idsonly
* @param bool $tablesort
* @return array List of user records
*/
public function list_participants($currentgroup, $idsonly, $tablesort = false) {