This website works better with JavaScript.
Explore
Help
Sign In
charles
/
wkcrm
Watch
2
Star
0
Fork
You've already forked wkcrm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ed3b3bb27
wkcrm
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
multipleNamespacesWithOneCl...
13 lines
97 B
Raw
Blame
History
<
?
php
namespace
Foo\Bar
;
class
TestClassInBar
{
}
namespace
Foo\Baz
;
class
TestClassInBaz
{
}
Reference in new issue
View Git Blame
Copy Permalink