Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
sunlight
/
module
Obserwuj
1
Polub
0
Forkuj
0
Kod
Problemy
0
Oczekujące zmiany
0
Commity
118
Wydania
0
Wiki
Brak opisu
Gałąź:
master
Gałęzie
Tagi
liujuan
master
module
/
vendor
/
phpunit
/
phpunit-mock...
/
tests
/
_fixture
/
AnotherInter...
AnotherInterface.php
76B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
<?php
interface AnotherInterface
{
public function doSomethingElse();
}