@@ -40,7 +40,7 @@ |
||
40 | 40 | * @param resource $stream The stream. |
41 | 41 | * @param string $key The key to return. |
42 | 42 | * |
43 | - * @return mixed The value from stream_get_meta_data(). |
|
43 | + * @return string The value from stream_get_meta_data(). |
|
44 | 44 | * |
45 | 45 | * @see stream_get_meta_data() |
46 | 46 | */ |