@@ -71,7 +71,7 @@ |
||
71 | 71 | * Deserialize the response into the specified result representation |
72 | 72 | * |
73 | 73 | * @param ResponseInterface $response |
74 | - * @param RequestInterface|null $request |
|
74 | + * @param RequestInterface $request |
|
75 | 75 | * @param CommandInterface $command |
76 | 76 | * @return Result|ResultInterface|void|ResponseInterface |
77 | 77 | */ |