1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Fetch
orklah f66d57f19d
add native return types (#4116)
* add native return types

* remove redundant phpdoc
2020-09-04 16:26:33 -04:00
..
ArrayFetchAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ClassConstFetchAnalyzer.php Short list syntax (#4102) 2020-09-02 00:17:41 -04:00
ConstFetchAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
InstancePropertyFetchAnalyzer.php Clean up immutable fix 2020-09-03 15:32:14 -04:00
StaticPropertyFetchAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
VariableFetchAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00