This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
wangdu
/
wangdu_wechat
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
6d9891bb0b
Dallar
Biçim İmleri
master
stabble
wangdu_wechat
/
vendor
/
phpunit
/
php-token-stream
/
tests
/
_fixture
/
issue30.php
issue30.php
85 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
<?php
class Foo
{
public function bar()
{
return Foo::CLASS;
}
}