We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently, Scope::getDefinedVariables() only returns certain variables.
Scope::getDefinedVariables()
How to retrieve variables that are maybe defined?
https://github.com/phpstan/phpstan-src/blob/f38addda2b151b6e41a746a37659c0bbe9e2293b/src/Analyser/MutatingScope.php#L557-L572
No response