改名
This commit is contained in:
@@ -36,8 +36,7 @@ class Response extends Application
|
|||||||
/** @var int */
|
/** @var int */
|
||||||
public int $statusCode = 200;
|
public int $statusCode = 200;
|
||||||
|
|
||||||
/** @var SResponse */
|
public ?SResponse $response = null;
|
||||||
public SResponse $response;
|
|
||||||
public bool $isWebSocket = false;
|
public bool $isWebSocket = false;
|
||||||
public array $headers = [];
|
public array $headers = [];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user