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
0aeb0ef990
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-10 01:19:33 +02:00
<
?
php
namespace
Foo\Bar
;
Apply PHPCS fixes Fixes #1880
2019-07-05 22:24:00 +02:00
class
Baz
{
}
Reference in New Issue
Copy Permalink