@@ -50,7 +50,7 @@ |
||
| 50 | 50 | /** |
| 51 | 51 | * Create a new adapter for a superglobal $_SERVER-style array. |
| 52 | 52 | * |
| 53 | - * @param Psr\Http\Message\ServerRequestInterface $request An array in a format like PHP's $_SERVER var. |
|
| 53 | + * @param ServerRequestInterface $request An array in a format like PHP's $_SERVER var. |
|
| 54 | 54 | */ |
| 55 | 55 | public function __construct(ServerRequestInterface $request) |
| 56 | 56 | { |