This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
SoftwareDesign
/
csu3_am335x
İzle
8
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Dal:
master
Dallar
Biçim İmleri
master
csu3_am335x
/
EVSE
/
GPL
/
php-8.1.12
/
Zend
/
tests
/
bug77652.inc
bug77652.inc
83 B
Kalıcı Bağlantı
Geçmiş
Ham
1
2
3
4
5
6
<?php
return [
'I' => function() {
return new class implements I {};
},
];