Please enable JavaScript in your browser!
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
liyaoyu
/
pfhwyigou
İzle
1
Yıldızla
0
Çatalla
0
Files
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
c74c2f2c61
Dallar
Biçim İmleri
master
pfhwyigou
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
classUsesNamespacedFunction.php
classUsesNamespacedFunction.php
58 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
<?php
namespace foo;
use function bar\baz;
class Foo
{
}