mirror of
https://github.com/moodle/moodle.git
synced 2025-03-20 15:40:17 +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.