mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-01 12:42:48 +08:00
注释修正
This commit is contained in:
@@ -89,7 +89,7 @@ class Response
|
||||
*/
|
||||
public function send()
|
||||
{
|
||||
// 监听response_start
|
||||
// 监听response_send
|
||||
Hook::listen('response_send', $this);
|
||||
|
||||
// 处理输出数据
|
||||
|
||||
Reference in New Issue
Block a user