This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
gitgod
/
store
Прати
1
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Захтеви за спајање
0
Вики
Дрво:
0edff2b704
Гране
Ознаке
dev
master
store
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
classInScopedNamespace.php
classInScopedNamespace.php
66 B
Историја
Датотека
1
2
3
4
5
6
7
8
9
<?php
namespace Foo\BarScoped {
class TestClass {
}
}