Completed
Push — master ( 624e2a...46ab4e )
by ignace nyamagana
02:19
created
src/Stream.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -279,7 +279,7 @@
 block discarded – undo
279 279
      *
280 280
      * @see http://php.net/manual/en/splfileobject.current.php
281 281
      *
282
-     * @return mixed
282
+     * @return string[]
283 283
      */
284 284
     public function current()
285 285
     {
Please login to merge, or discard this patch.