mirror of
http://124.126.16.154:8888/singularity/HyperfDevelopmentKitCore.git
synced 2026-01-15 06:15:10 +08:00
refactor(migrate): 迁移注解以支持hyperf3
This commit is contained in:
@@ -39,7 +39,7 @@ class ClassicCoreMiddleware extends CoreMiddleware
|
||||
/**
|
||||
* Transfer the non-standard response content to a standard response object.
|
||||
*
|
||||
* @param null|array<string, mixed>|Arrayable<string, mixed>|Jsonable|string $response
|
||||
* @param null|array<string, mixed>|Arrayable|Jsonable|string $response
|
||||
*/
|
||||
protected function transferToResponse($response, ServerRequestInterface $request): ResponseInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user