This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
zskk_bg
/
guochanhua
Figyelés
9
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
3e36fadb9e
Branch-ok
Tag-ek
master
guochanhua
/
server
/
vendor
/
phpunit
/
phpunit-mock-objects
/
tests
/
_fixture
/
AnotherInterface.php
AnotherInterface.php
76 B
Előzmények
Nyers
1
2
3
4
5
<?php
interface AnotherInterface
{
public function doSomethingElse();
}