@@ -50,7 +50,7 @@ |
||
| 50 | 50 | * to the next middleware component to create the response. |
| 51 | 51 | * |
| 52 | 52 | * @param ServerRequestInterface $request |
| 53 | - * @param RequestHandlerInterface|null $delegate |
|
| 53 | + * @param RequestHandlerInterface $delegate |
|
| 54 | 54 | * |
| 55 | 55 | * @return ResponseInterface |
| 56 | 56 | */ |