Merge branch 'MDL-82427-main' of https://github.com/andrewnicols/moodle
This commit is contained in:
+1
-2
@@ -2832,8 +2832,7 @@ $functions = array(
|
||||
|
||||
// Filters functions.
|
||||
'core_filters_get_available_in_context' => array(
|
||||
'classname' => 'core_filters\external',
|
||||
'methodname' => 'get_available_in_context',
|
||||
'classname' => 'core_filters\external\get_available_in_context',
|
||||
'description' => 'Returns the filters available in the given contexts.',
|
||||
'type' => 'read',
|
||||
'services' => array(MOODLE_OFFICIAL_MOBILE_SERVICE),
|
||||
|
||||
Reference in New Issue
Block a user