Skip to content

Commit

Permalink
MDL-71174 core: Improve phpdoc for plagiarism_update_status
Browse files Browse the repository at this point in the history
  • Loading branch information
danmarsden committed Mar 22, 2021
1 parent 4c26696 commit 8b1f69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/plagiarismlib.php
Expand Up @@ -135,7 +135,7 @@ function plagiarism_get_form_elements_module($mform, $context, $modulename = "")
}
}
/**
* updates the status of all files within a module
* Allows a plagiarism plugin to print a button/link at the top of activity overview report pages.
*
* @param object $course - full Course object
* @param object $cm - full cm object
Expand Down

0 comments on commit 8b1f69c

Please sign in to comment.