mirror of
https://github.com/moodle/moodle.git
synced 2025-03-17 22:20:00 +01:00
Stop loading the context in the constructor if it hasn't been provided. There is no need to load it by default. We should lazily load it when it is required.