This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
jjhc
/
reservation_admin
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
00fe387432
Grenar
Taggar
master
reservation_adm...
/
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();
}