This website requires JavaScript.
Explore
Help
Sign In
danog
/
parser
Watch
1
Star
0
Fork
0
You've already forked parser
mirror of
https://github.com/danog/parser.git
synced
2024-11-26 20:04:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5815f65737
parser
/
tests
/
0173
/
code.php
Saif Eddin Gmati
e3146c2066
fix: make sure that properties have the correct type
2022-12-04 08:56:53 +00:00
6 lines
43 B
PHP
Raw
Blame
History
<
?
php
class
Foo
{
public
?
never
$s
;
}
Reference in New Issue
View Git Blame
Copy Permalink