This website requires JavaScript.
Explore
Help
Sign In
danog
/
psalm
Watch
1
Star
0
Fork
0
You've already forked psalm
mirror of
https://github.com/danog/psalm.git
synced
2024-12-02 17:52:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
77e84b3817
psalm
/
tests
/
Internal
History
orklah
da47588f91
replace
return;
by
return null;
in every non-void method, add
return null;
when mising, add return types, remove redundant phpdoc (
#4176
)
2020-09-13 16:39:06 -04:00
..
Provider
replace
return;
by
return null;
in every non-void method, add
return null;
when mising, add return types, remove redundant phpdoc (
#4176
)
2020-09-13 16:39:06 -04:00