mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
MDL-78890 gradereport_grader: Final deprecation of get_right_avg_row()
This commit is contained in:
parent
67f5ee3cec
commit
c5b1dd50ae
2 changed files with 10 additions and 173 deletions
7
.upgradenotes/MDL-78890-2024101008511050.yml
Normal file
7
.upgradenotes/MDL-78890-2024101008511050.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
issueNumber: MDL-78890
|
||||
notes:
|
||||
gradereport_grader:
|
||||
- message: >-
|
||||
The method gradereport_grader::get_right_avg_row() has been finally
|
||||
deprecated and will now throw an exception if called.
|
||||
type: deprecated
|
Loading…
Add table
Add a link
Reference in a new issue