Skip to content

Commit

Permalink
phpdocs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffcaseyyet committed Nov 19, 2024
1 parent 5b44f40 commit 6affe1b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
* @param \stdClass $lesson The lesson object.
* @param \stdClass $page The lesson page object.
* @param int $cmid course module id
* @param bool $q whether or not it's a question page.
* @return array
*/
function lesson_question_page(array $config, \stdClass $course, \stdClass $lesson, \stdClass $page, int $cmid) {
Expand Down

0 comments on commit 6affe1b

Please sign in to comment.