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-12-04 10:27:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b254e59bde
parser
/
phpast
/
samples
/
namespace.php
Ryan Chandler
8042a6f33f
parser: support namespace statements with blocks or one-liners
2022-07-22 16:44:26 +01:00
5 lines
45 B
PHP
Raw
Blame
History
<
?
php
namespace
Foo\Baz
{
class
Bar
{}
}
Reference in New Issue
View Git Blame
Copy Permalink