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