From 9cf4fc575c8790fc0d079f021817d35a7b42de56 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sun, 25 Feb 2018 01:32:29 +0400 Subject: Correction of spaces --- externallib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/externallib.php b/externallib.php index f8a4dbd..07a2933 100644 --- a/externallib.php +++ b/externallib.php @@ -520,7 +520,7 @@ class local_webhooks_external extends external_api { * @return external_description * @since Moodle 2.2 */ - public static function delete_record_returns() { + public static function delete_record_returns() { return new external_value(PARAM_BOOL, "Result of execution."); } -- cgit v1.2.3