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