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-13 09:47:29 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f180fb23bc
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