@@ -23,7 +23,7 @@ |
||
| 23 | 23 | |
| 24 | 24 | /** |
| 25 | 25 | * WritableStreamHash constructor. |
| 26 | - * @param WritableStreamInterface $stream |
|
| 26 | + * @param ReadableStreamInterface $stream |
|
| 27 | 27 | */ |
| 28 | 28 | public function __construct(ReadableStreamInterface $stream, string $hash, int $options = 0, string $key = '') |
| 29 | 29 | { |