mirror of
https://github.com/danog/psalm.git
synced 2024-12-16 11:26:55 +01:00
ae2c6715a7
This change injects method call assertions that involve member variables to the caller context by replacing `$this->` with the lhs of the member call. Fixes: #2099 |
||
---|---|---|
.. | ||
Block | ||
Expression | ||
ExpressionAnalyzer.php | ||
ReturnAnalyzer.php | ||
ThrowAnalyzer.php |