This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
topaLE
/
Heimdall
Watch
1
Star
0
Fork
0
Code
Issues
163
Pull Requests
18
Projects
Releases
47
Wiki
Activity
nginx
sonarr
radarr
plex
organizr
dashboard
application-dashboard
muximux
landingpage
startpage
landing
htpc
server
homepage
sabnzbd
heimdall
emby
couchpotato
nzbget
bookmark
686
Commits
21
Branches
50
Tags
18 MiB
PHP
51.4%
JavaScript
16.2%
CSS
12.7%
Blade
11.4%
SCSS
8.1%
Tree:
fb2428e21b
Heimdall
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
classExtendsNamespacedClass...
10 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