This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
jjhc
/
reservation_admin
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
f9c5a1cdcb
Branche
Tagy
master
reservation_adm...
/
vendor
/
phpunit
/
phpunit-mock-objects
/
tests
/
_fixture
/
AnotherInterface.php
AnotherInterface.php
76 B
História
Raw
1
2
3
4
5
<?php
interface AnotherInterface
{
public function doSomethingElse();
}