mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-22 08:05:34 +08:00
update docs, and some related comments and generated codes
This commit is contained in:
@@ -31,9 +31,6 @@ trait HttpTrait
|
||||
return $obj;
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
public function withResponse(ResponseInterface $response)
|
||||
{
|
||||
$this->getHttpRequestEvent()->withResponse($response);
|
||||
|
||||
Reference in New Issue
Block a user