MDL-72911 core_courseformat: fix deprecation messages

This commit is contained in:
Ferran Recio
2021-12-28 12:50:53 +01:00
committed by Sara Arjona
parent 43499d332c
commit 88e17ccad9
9 changed files with 112 additions and 107 deletions
+2 -2
View File
@@ -60,8 +60,8 @@ class get_state extends external_api {
*
* As the other main course outputs, format plugins can override those output components
* to send more information to the frontend course editor. These extended classes should
* be located in format_XXX\output\courseformat\state\course, format_XXX\output\section_format\state\section
* or format_XXX\output\cm_format\state\cm.
* be located in format_XXX\output\courseformat\state\course, format_XXX\output\courseformat\state\section
* or format_XXX\output\courseformat\state\cm.
*
* @param int $courseid the course id
* @return string Course state in JSON