Completed
Pull Request — master (#3)
by
unknown
22:03
created
src/StreamUtil.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -40,7 +40,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.