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-12 17:27:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
9ebf748eb9
psalm
/
src
/
Psalm
/
Checker
/
ClosureChecker.php
7 lines
85 B
PHP
Raw
Normal View
History
Unescape
Escape
Add code
2016-01-08 00:28:27 +01:00
<
?
php
Big file reorg with ClassLikeChecker as new ClassChecker
2016-08-13 20:20:46 +02:00
namespace
Psalm\Checker
;
Add code
2016-01-08 00:28:27 +01:00
Fix include call checks
2016-08-14 05:26:45 +02:00
class
ClosureChecker
extends
FunctionLikeChecker
Add code
2016-01-08 00:28:27 +01:00
{
}
Reference in New Issue
Copy Permalink