This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
aqm
/
Customer-Service
Sledovat
3
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
d8652a206e
Větve
Značky
dev
master
remotes/origin/dev
Customer-Ser...
/
vendor
/
phpunit
/
phpunit-mock-objects
/
tests
/
_fixture
/
AnotherInterface.php
AnotherInterface.php
76 B
Historie
Surový
1
2
3
4
5
<?php
interface AnotherInterface
{
public function doSomethingElse();
}