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 a variable designated in a @var type $variable phpdoc comment is initialized in a test, phpstan fails to find it : Variable $variable in PHPDoc tag @var does not exist.