Skip to content

Commit e217b46

Browse files
authored
Update EmptyPipelineHandler.php
1 parent 0836f6a commit e217b46

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/EmptyPipelineHandler.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@
1313
final class EmptyPipelineHandler implements RequestHandlerInterface
1414
{
1515
/**
16-
* @param ServerRequestInterface $request
17-
* @return ResponseInterface
16+
* @inheritDoc
1817
*/
1918
public function handle(ServerRequestInterface $request): ResponseInterface
2019
{

0 commit comments

Comments
 (0)