This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
aqm
/
Customer-Service
Pridať medzi pozorované
3
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
9525e0cad1
Branche
Tagy
dev
master
remotes/origin/dev
Customer-Ser...
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
classInScopedNamespace.php
classInScopedNamespace.php
66 B
História
Raw
1
2
3
4
5
6
7
8
9
<?php
namespace Foo\BarScoped {
class TestClass {
}
}