This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
gitgod
/
store
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
5d9c46042e
Grenar
Taggar
dev
master
store
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
classInScopedNamespace.php
classInScopedNamespace.php
66 B
Historik
Rå
1
2
3
4
5
6
7
8
9
<?php
namespace Foo\BarScoped {
class TestClass {
}
}