-
Sub-task
-
Resolution: Unresolved
-
Major
-
None
-
2.0
-
None
-
MOODLE_20_STABLE
All functions in abstract classes and model class should be commented very thoroughtly (functions that MUST be overrided should also throw exceptions in the abstract classes implementation, optional functions could have empty body unless they are meant to return something),
It is good to have comments in other functions too.