Skip to content

Commit b3340b6

Browse files
authored
Update Next.php
1 parent b762bfa commit b3340b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: src/Next.php

+1-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ public function __construct(Queue $queue, RequestHandlerInterface $handler)
2222
}
2323

2424
/**
25-
* @param ServerRequestInterface $request
26-
* @return ResponseInterface
25+
* @inheritDoc
2726
*/
2827
public function handle(ServerRequestInterface $request): ResponseInterface
2928
{

0 commit comments

Comments
 (0)