MDL-69259 h5pactivity: Whitespace fix

This commit is contained in:
Andrew Nicols
2021-02-22 12:21:12 +08:00
parent f14b74138c
commit daaf5f372d
+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',