We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
StaticTypeMapper $staticTypeMapper
This class has 3 calls on $this->staticTypeMapper that is not defined.
$this->staticTypeMapper
When the class is executed, i get "System error: "Call to a member function mapPHPStanPhpDocTypeNodeToPHPStanType() on null"
"System error: "Call to a member function mapPHPStanPhpDocTypeNodeToPHPStanType() on null"
#151 fixes this issue FYI
The text was updated successfully, but these errors were encountered:
Thanks for reporting, and thanks @GeniJaho for #151
Sorry, something went wrong.
No branches or pull requests
This class has 3 calls on
$this->staticTypeMapper
that is not defined.When the class is executed, i get
"System error: "Call to a member function mapPHPStanPhpDocTypeNodeToPHPStanType() on null"
#151 fixes this issue FYI
The text was updated successfully, but these errors were encountered: