1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 15:09:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call/Method
2021-12-11 13:44:34 -06:00
..
AtomicCallContext.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
AtomicMethodCallAnalysisResult.php Fix fqn usage in php-doc 2021-12-04 03:37:19 +01:00
AtomicMethodCallAnalyzer.php Use getSingleAtomic() instead of array_values(getAtomicTypes())[0]. 2021-12-11 13:44:34 -06:00
ExistingAtomicMethodCallAnalyzer.php Revert reorder of getting method return type and checking args 2021-12-09 19:02:58 -06:00
MethodCallProhibitionAnalyzer.php Import instead of using fqn 2021-12-03 20:11:20 +01:00
MethodCallPurityAnalyzer.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00
MethodCallReturnTypeFetcher.php Add support for first-class callables 2021-12-09 10:54:49 -06:00
MethodVisibilityAnalyzer.php Import instead of using fqn classes 2021-12-03 21:40:18 +01:00
MissingMethodCallHandler.php Return type hints (#7065) 2021-12-05 19:51:26 +02:00