mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Merge branch 'MDL-68448-master-fix' of github.com:sarjona/moodle
This commit is contained in:
commit
9073ed9355
@ -67,8 +67,8 @@ $functions = [
|
||||
'methodname' => 'execute',
|
||||
'classpath' => '',
|
||||
'description' => 'Returns a list of h5p activities in a list of
|
||||
provided courses, if no list is provided all h5p activities
|
||||
that the user can view will be returned.',
|
||||
provided courses, if no list is provided all h5p activities
|
||||
that the user can view will be returned.',
|
||||
'type' => 'read',
|
||||
'capabilities' => 'mod/h5pactivity:view',
|
||||
'services' => [MOODLE_OFFICIAL_MOBILE_SERVICE],
|
||||
|
Loading…
x
Reference in New Issue
Block a user