Skip to content

Commit

Permalink
Merge branch 'mdl-80248_fix' into moodle_404_test
Browse files Browse the repository at this point in the history
  • Loading branch information
james-cnz committed Feb 1, 2024
2 parents 30222bc + 4b721d2 commit b3a2d41
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 @@ -475,7 +475,7 @@ public function get_default_section_name($section) : string {

/**
* Set the section to show.
*
*
* @param int|null $sectionid null for general section or a sectionid.
*/
public function set_sectionid(?int $sectionid): void {
Expand Down

0 comments on commit b3a2d41

Please sign in to comment.