1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Codebase
orklah ead107fa9e
More return types (#4173)
* add native return types

* redundant phpdoc
2020-09-12 11:24:05 -04:00
..
Analyzer.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassLikes.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Functions.php More return types (#4173) 2020-09-12 11:24:05 -04:00
InternalCallMapHandler.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
Methods.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Populator.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Properties.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
PropertyMap.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
ReferenceMapGenerator.php Move reference map generation into separate file 2020-02-23 14:53:31 -05:00
Reflection.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Scanner.php More return types (#4173) 2020-09-12 11:24:05 -04:00
Taint.php add native return types (#4116) 2020-09-04 16:26:33 -04:00