MDL-77186 core: Add upgrade note about core\cron migration

This commit is contained in:
Andrew Nicols
2023-03-14 11:19:03 +08:00
parent f6d9b81ebc
commit 209cfe461d
+1
View File
@@ -79,6 +79,7 @@ information provided here is intended especially for developers.
Course formats using components will be allowed to use one level indentation only.
* The method `flexible_table::set_columnsattributes` now can be used with 'class' key to add custom classes to the DOM.
* The editor_tinymce plugin has been removed from core.
* Cron utility functions have been moved from the global namespaces to the \core\cron class.
=== 4.1 ===