This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
chengwenliang
/
newsupernova
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
درخت:
c9405dd336
شاخهها
تگها
master
newsupernova
/
vendor
/
phpunit
/
phpunit-mock-objects
/
tests
/
_fixture
/
AnotherInterface.php
AnotherInterface.php
76 B
تاريخچه
خام
1
2
3
4
5
<?php
interface AnotherInterface
{
public function doSomethingElse();
}