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
When calling isset() on something with a non-null type, the resulting type can only be true. Psalm infers this correctly if passed a variable, but not if it's an expression with a clear type: