MDL-69521 core: Move all comments in code from 4.1 to 3.11

This commit is contained in:
Eloy Lafuente (stronk7)
2020-09-08 18:59:30 +02:00
parent 6a60111199
commit 74ee34fd87
12 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -2761,7 +2761,7 @@ function message_get_contact() {
* in such a large SELECT
*
* @deprecated since Moodle 3.7
* @todo The final deprecation of this function will take place in Moodle 41 - see MDL-65319.
* @todo The final deprecation of this function will take place in Moodle 3.11 - see MDL-65319.
*
* @param string|int $categoryid Either a category id or 'all' for everything
* @param string $sort A field and direction to sort by