Merge branch 'MDL-81454-405' of https://github.com/daniil-berg/moodle into MOODLE_405_STABLE

This commit is contained in:
Sara Arjona
2025-04-14 18:46:28 +02:00
-2
View File
@@ -30,8 +30,6 @@ use moodle_url;
/**
* Base class providing access to the information about a plugin
*
* @property-read string component the component name, type_name
*/
abstract class base {