mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 18:36:42 +02:00
9 lines
304 B
Markdown
9 lines
304 B
Markdown
# core_communication (subsystem) Upgrade notes
|
|
|
|
## 4.5
|
|
|
|
### Changed
|
|
|
|
- The `\core_communication\helper::get_enrolled_users_for_course()` method now accepts an additional argument that can filter only active enrolments.
|
|
|
|
For more information see [MDL-81951](https://tracker.moodle.org/browse/MDL-81951)
|