moodle/communication/UPGRADING.md
2024-10-01 19:37:15 +07:00

279 B

core_communication (subsystem) Upgrade notes

4.5rc1

Changed

  • The get_enrolled_users_for_course() method now accepts an additional argument that can filter only active enrolments.

    For more information see MDL-81951