mirror of
https://github.com/moodle/moodle.git
synced 2025-03-17 06:00:05 +01:00
525 B
525 B
report (plugin type) Upgrade notes
4.5dev
Removed
-
The previously deprecated
report_helper::save_selected_report
method has been removed and can no longer be usedFor more information see MDL-72353
Changed
-
The
report_helper::print_report_selector
method accepts an additional argument for adding content to the tertiary navigation to align with the report selectorFor more information see MDL-78773