Resolve "Transition branch for CMB and Resq merging" #1181
1 changed files with 2 additions and 0 deletions
|
|
@ -7,4 +7,6 @@ use Symfony\Component\HttpFoundation\Request;
|
|||
interface RiderAPIHandlerInterface
|
||||
{
|
||||
public function register(Request $req);
|
||||
|
||||
public function login(Request $req);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue