MDL-57629 webservice: Fix external functions phpdoc
Replace external_external_function_parameters with external_function_parameters
This commit is contained in:
@@ -42,7 +42,7 @@ class mod_data_external extends external_api {
|
||||
/**
|
||||
* Describes the parameters for get_databases_by_courses.
|
||||
*
|
||||
* @return external_external_function_parameters
|
||||
* @return external_function_parameters
|
||||
* @since Moodle 2.9
|
||||
*/
|
||||
public static function get_databases_by_courses_parameters() {
|
||||
|
||||
Reference in New Issue
Block a user