-
Task
-
Resolution: Fixed
-
Minor
-
None
-
3.3
-
MOODLE_33_STABLE
-
MDL-58423_master -
- Ensure unit tests are passing.
This file contains legacy code that we want to deprecate in the future.
We have already deprecated the class calendar_event and are now using \core_calendar\event but if we then deprecate \core_calendar\event devs are going to get annoyed that after a few releases they have had to keep changing their code. Moving the file also means this namespace is reserved for the 'proper' events class.