1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Checker/Statements/Expression/Call
2018-05-12 13:19:19 -04:00
..
FunctionCallChecker.php Support __invoke return types 2018-05-08 19:49:25 -04:00
MethodCallChecker.php Fall back to $method_id if no defining method id found 2018-05-12 13:19:19 -04:00
NewChecker.php Fix #679 - improve template param type checks 2018-04-20 10:52:23 -04:00
StaticCallChecker.php Allow ability to memoize empty method calls based on config 2018-04-28 13:05:43 -04:00