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
2025-01-22 05:41:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
psalm
/
tests
/
fixtures
/
config_discovery
/
files_in_lib
/
lib
/
Baz.php
7 lines
40 B
PHP
Raw
Normal View
History
Unescape
Escape
Add autodiscovery of --init folders based on composer.json
2019-05-09 19:19:33 -04:00
<
?
php
namespace
Foo\Bar
;
Apply PHPCS fixes Fixes #1880
2019-07-05 16:24:00 -04:00
class
Baz
{
}
Reference in New Issue
Copy Permalink