Skip to content

Commit

Permalink
Cs Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Dec 26, 2023
1 parent 1c6fd42 commit 3fa2619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Middleware/TelescopeMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ public function process(ServerRequestInterface $request, RequestHandlerInterface

/**
* @param ServerRequestInterface $request
* @param \Psr\Http\Message\ResponseInterface $response
* @param ResponseInterface $response
*/
public function requestHandled($request, $response)
{
Expand Down

0 comments on commit 3fa2619

Please sign in to comment.