MDL-69259 h5pactivity: Whitespace fix

This commit is contained in:
Andrew Nicols
2021-02-22 12:19:18 +08:00
parent 6b23a271b8
commit cffeb4b797
+2 -2
View File
@@ -78,8 +78,8 @@ $functions = [
'methodname' => 'execute',
'classpath' => '',
'description' => 'Log that the h5pactivity was viewed.',
'type' => 'write',
'services' => [MOODLE_OFFICIAL_MOBILE_SERVICE],
'type' => 'write',
'services' => [MOODLE_OFFICIAL_MOBILE_SERVICE],
],
'mod_h5pactivity_get_user_attempts' => [
'classname' => 'mod_h5pactivity\external\get_user_attempts',