mirror of
https://github.com/moodle/moodle.git
synced 2025-04-11 19:42:35 +02:00
MDL-82313 mod_data: Fix illegal whitespaces
This commit is contained in:
parent
f9d55977fc
commit
60b98ff870
@ -4124,7 +4124,7 @@ function data_view($data, $course, $cm, $context) {
|
||||
* Get the list of deprecated icons.
|
||||
*
|
||||
* @return array with the deprecated key icons.
|
||||
* @todo Final deprecation on Moodle 6.0 MDL-83465.
|
||||
* @todo Final deprecation on Moodle 6.0 MDL-83465.
|
||||
*/
|
||||
function mod_data_get_deprecated_icons() {
|
||||
return [
|
||||
|
Loading…
x
Reference in New Issue
Block a user