@@ -12,7 +12,7 @@ |
||
12 | 12 | |
13 | 13 | /** |
14 | 14 | * Stream constructor. |
15 | - * @param $stream |
|
15 | + * @param resource $stream |
|
16 | 16 | */ |
17 | 17 | public function __construct($stream) |
18 | 18 | { |