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
The __call method returns mixed types (ResponseInterface|object|null) which could lead to type safety issues. Should implement stricter return type declarations and better type checking
The __call method returns mixed types (ResponseInterface|object|null) which could lead to type safety issues. Should implement stricter return type declarations and better type checking