MDL-57898 core_customfield: coding style fixes

This commit is contained in:
Marina Glancy
2019-01-18 14:28:24 +01:00
parent c1e15d20e0
commit bbf60b1412
45 changed files with 102 additions and 92 deletions
+4
View File
@@ -7262,6 +7262,10 @@ class admin_setting_manageformats extends admin_setting {
/**
* Custom fields manager. Allows to enable/disable custom fields and jump to settings.
*
* @package core
* @copyright 2018 Toni Barbera
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
class admin_setting_managecustomfields extends admin_setting {