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
Ignore PHPStan error properly
I don't like using ignore-line because it silences _all_ errors that could appear on a line, which is a recipe for missing future bugs.