1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-08 22:18:39 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
orklah f66d57f19d
add native return types (#4116)
* add native return types

* remove redundant phpdoc
2020-09-04 16:26:33 -04:00
..
Method add native return types (#4116) 2020-09-04 16:26:33 -04:00
ArgumentAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
ArgumentsAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ArrayFunctionArgumentsAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
ClassTemplateParamCollector.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
FunctionCallAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
MethodCallAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
NewAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
StaticCallAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00