@@ -342,7 +342,6 @@ |
||
342 | 342 | /** |
343 | 343 | * Normalize provided headers and ensure that the result object is Headers. |
344 | 344 | * |
345 | - * @param StreamInterface|string|null $body The request body object |
|
346 | 345 | * |
347 | 346 | * @return Headers Normalized headers |
348 | 347 | * |