MDL-76867 core: Plugintype coding style fixes

This commit is contained in:
Andrew Nicols
2023-03-14 08:34:42 +08:00
parent 5e1df25566
commit 6809289cf4
23 changed files with 59 additions and 70 deletions
+3 -3
View File
@@ -23,9 +23,9 @@
*/
namespace core\plugininfo;
use moodle_url, part_of_admin_tree, admin_settingpage, admin_externalpage;
defined('MOODLE_INTERNAL') || die();
use admin_settingpage;
use moodle_url;
use part_of_admin_tree;
/**
* Class for authentication plugins