改名
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
namespace Server;
|
||||
|
||||
|
||||
use HttpServer\Http\Response;
|
||||
|
||||
/**
|
||||
* @mixin Response
|
||||
*/
|
||||
interface ResponseInterface
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user