Correcting the style of the code

This commit is contained in:
2017-10-25 09:25:54 +04:00
parent d235d49dc6
commit 2422592c74
2 changed files with 10 additions and 8 deletions

View File

@ -27,6 +27,7 @@ namespace local_webhooks;
defined("MOODLE_INTERNAL") || die();
require_once($CFG->libdir . "/formslib.php");
use lang_string;
use moodleform;