Completed
Push — master ( 2556be...6907a4 )
by Colin
25s queued 11s
created
src/Util/ArrayCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
     }
37 37
 
38 38
     /**
39
-     * @return mixed
39
+     * @return string
40 40
      */
41 41
     public function first()
42 42
     {
Please login to merge, or discard this patch.