@@ -56,7 +56,6 @@ |
||
| 56 | 56 | * @param array $cookies Cookies for the message, if any. |
| 57 | 57 | * @param array $queryParams Query params for the message, if any. |
| 58 | 58 | * @param array|object $parsedBody The deserialized body parameters, if any. |
| 59 | - * @param string $protocol HTTP protocol version. |
|
| 60 | 59 | * |
| 61 | 60 | * @throws InvalidArgumentException for any invalid value. |
| 62 | 61 | */ |