改名
This commit is contained in:
@@ -1,12 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
namespace Server\Contract;
|
|
||||||
|
|
||||||
use Swoole\Http\Response;
|
|
||||||
|
|
||||||
interface OnDownloadInterface
|
|
||||||
{
|
|
||||||
|
|
||||||
public function dispatch(Response $response);
|
|
||||||
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user