mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
A more reliable way of obtaining room power levels is now used in the new trait get_room_power_levels_v3. This makes get_room_powerlevels_from_sync_v3 less needed, but not necessarily redundant. The names of the containing methods have been adjusted to make better sense of which trait they belong to.