mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-22 05:44:13 +00:00
init
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
interface MockTestInterface
|
||||
{
|
||||
public function returnAnything();
|
||||
public function returnAnythingElse();
|
||||
}
|
||||
Reference in New Issue
Block a user