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
At the point of errors, the variable must be an object because it passed the method_exists() test, but because the php static analysis tests didn't like the chance that it might return a string, let's explicitly cast the variable as an object.
0 commit comments