MDL-81454 core: Remove incorrect @property-read annotation
This commit is contained in:
@@ -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 {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user