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