变更
This commit is contained in:
@@ -89,6 +89,7 @@ class ServerRequest
|
||||
error($throwable);
|
||||
$PsrResponse = $this->exception->emit($throwable, di(ConstrictResponse::class));
|
||||
} finally {
|
||||
var_dump($this->emitter, $PsrResponse, $response);
|
||||
$this->emitter->sender($PsrResponse, $response);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user