Skip to content

Commit

Permalink
MDL-64336 assign: Add missing PHP doc
Browse files Browse the repository at this point in the history
  • Loading branch information
NeillM committed Apr 21, 2021
1 parent 06a6980 commit bce4c28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mod/assign/locallib.php
Original file line number Diff line number Diff line change
Expand Up @@ -2125,6 +2125,7 @@ protected function get_submitted_sql($group = 0) {
*
* @param int $currentgroup
* @param bool $idsonly
* @param bool $tablesort
* @return array List of user records
*/
public function list_participants($currentgroup, $idsonly, $tablesort = false) {
Expand Down

0 comments on commit bce4c28

Please sign in to comment.