moodle/calendar/classes
Andrew Nicols 024e36be17
MDL-81634 core: Fix all implicitly defined nullables
Note: This does not impact third-party libraries.
2024-08-02 14:11:12 +08:00
..
external MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
local MDL-81634 core: Fix all implicitly defined nullables 2024-08-02 14:11:12 +08:00
output MDL-71953 calendar: Accessibility improvement for manage subscription 2021-10-21 11:02:34 +07:00
privacy Merge branch 'MDL-65292' of https://github.com/stronk7/moodle 2024-03-08 08:00:41 +08:00
action_factory.php MDL-58430 core_calendar: Keep interfaces with implementations 2017-04-04 11:01:55 +01:00
export_form.php MDL-72045 calendar: change export doc link by help text 2021-07-28 18:12:14 +08:00
rrule_manager.php MDL-58810 calendar: Fix rrule_manager issues 2017-05-08 09:49:13 +08:00
type_base.php MDL-65292 style: Fix all the function declaration ordering 2024-02-28 23:47:47 +01:00
type_factory.php