Skip to content

Commit

Permalink
phpdoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ewallah committed Jun 2, 2020
1 parent 51a7cf7 commit f1c40f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib.php
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ public function course_format_options($foreditform = false) {
/**
* Updates format options for a course
*
* @param stdClass | array $data
* @param stdClass|array $data
* @param stdClass $oldcourse information about the course before update
* @return bool whether there were any changes to the options values
*/
Expand Down

0 comments on commit f1c40f9

Please sign in to comment.