This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
chengwenliang
/
newsupernova
Bevaka
2
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
987d33d1d5
Grenar
Taggar
master
newsupernova
/
vendor
/
phpunit
/
phpunit-mock-objects
/
tests
/
_fixture
/
AnotherInterface.php
AnotherInterface.php
76 B
Historik
Rå
1
2
3
4
5
<?php
interface AnotherInterface
{
public function doSomethingElse();
}