Skip to content

Commit

Permalink
Update EmptyPipelineHandler.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Shelamkoff committed May 18, 2021
1 parent 0836f6a commit e217b46
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/EmptyPipelineHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
final class EmptyPipelineHandler implements RequestHandlerInterface
{
/**
* @param ServerRequestInterface $request
* @return ResponseInterface
* @inheritDoc
*/
public function handle(ServerRequestInterface $request): ResponseInterface
{
Expand Down

0 comments on commit e217b46

Please sign in to comment.