MDL-57442 block_myoverview: Complete renderer params list
Part of MDL-55611 epic.
This commit is contained in:
committed by
Damyon Wiese
parent
0efe462b12
commit
bee158fa4b
@@ -39,6 +39,7 @@ class renderer extends plugin_renderer_base {
|
||||
/**
|
||||
* Return the main content for the block overview.
|
||||
*
|
||||
* @param course_summary $coursesummary Course summary.
|
||||
* @return string HTML string
|
||||
*/
|
||||
public function render_course_summary(course_summary $coursesummary) {
|
||||
|
||||
Reference in New Issue
Block a user