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
1709fc2dd1
wkcrm
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
classExtendsNamespacedClass...
11 lines
105 B
Raw
Blame
History
<
?
php
namespace
Foo\Bar
;
class
Baz
{}
namespace
Other\Space
;
class
Extender
extends
\Foo\Bar\Baz
{}
Reference in new issue
View Git Blame
Copy Permalink