-
Bug
-
Resolution: Won't Do
-
Minor
-
None
-
3.3.3, 3.4
-
MOODLE_33_STABLE, MOODLE_34_STABLE
-
MDL-60790-master -
The enrolment plugin base class has a can_edit_instance() method, but this is not called anywhere in the codebase. It seems to have been replaced by use_standard_editing_ui() without being deprecated properly.