MDL-60964 calendar: lazy load context for calendar_event
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.
Showing
Please register or sign in to comment