You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LTI_Deep_Link_Resource::new() and LTI_Deployment::new() should be declared static. Calling non-static methods statically is deprecated and will throw an error in future PHP versions.
0 commit comments