@@ -264,7 +264,7 @@ |
||
| 264 | 264 | * Validate the request method vector |
| 265 | 265 | * |
| 266 | 266 | * @param ServerRequestInterface $request Request |
| 267 | - * @param array $hmacParams HMAC parameters |
|
| 267 | + * @param string[] $hmacParams HMAC parameters |
|
| 268 | 268 | * |
| 269 | 269 | * @throws HmacValidationException If the request method order is invalid |
| 270 | 270 | */ |